Skip to content

0.4.4

Choose a tag to compare

@github-actions github-actions released this 30 May 01:20
· 776 commits to main since this release
Immutable release. Only release title and notes can be modified.
  • Add --fail-uncovered-{lines,regions,functions} options to set the exit code based on uncovered {lines,regions,functions}. (#173)

  • Add --ignore-run-fail option to generate coverage even if tests fail. (#174)