fix: code coverage pr check removed

This commit is contained in:
Ryan Brink
2021-10-17 10:05:36 -07:00
committed by GitHub
parent 67bd6ad36f
commit c8d56e62a2
11 changed files with 25 additions and 731 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## [1.9.1] - October 17th, 2021
### Changed
- Code Coverage removed from PR checks due to limitations with GitHub workflows
- Minor linting fixes
- Detekt now builds off of default config
## [1.9.0] - october 15th, 2021
### Added