kettle-soup-cover v1.1.1 released!
1.1.1 - 2025-12-28
- TAG: v1.1.1
- COVERAGE: 93.62% – 132/141 lines in 10 files
- BRANCH COVERAGE: 50.00% – 15/30 branches in 10 files
- 15.56% documented
Added
- Added regression tests for
MIN_COVERAGE_HARDbehavior
Fixed
- BUGFIX:
K_SOUP_COV_MIN_HARD=falsenow correctly disables minimum coverage enforcement in CI- Previously, the condition
IS_CI || MIN_COVERAGE_HARDmeant minimum coverage was always enforced in CI - Now
MIN_COVERAGE_HARDtakes precedence: if explicitly set tofalse, minimum coverage is not enforced - The default behavior is unchanged: in CI without explicit setting, minimum coverage is still enforced
- Previously, the condition
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?