Releases: hokify/code-coverage-assistant-ts
Releases · hokify/code-coverage-assistant-ts
v2.5
chore: do not depend on default for "fail-on-threshold"
v2.4
fix default for fail-on-threshold
v2.3
- feat: add flag to determine whether to fail on threshold
v2.2
revert changes of v2.1
v2.1
feat: do not fail if threshold was not reached
v2
first tests for seperate mode flags, documentation will follow
v1.7
fix: set default threshold to 0.05
v1.6
fix: comparsion for lower than 0.01 (build)
v1.5
feat: let action fail if coverage decreases by threshold
v1.4
build