Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.21.2

Latest

Choose a tag to compare

@PragTob PragTob released this 09 Jan 13:46
· 133 commits to main since this release

Bugfixes

  • maximum_coverage_drop won't fail any more if .last_run.json is still in the old format. Thanks @petertellgren
  • maximum_coverage_drop won't fail if an expectation is specified for a previous unrecorded criterion, it will just pass (there's nothing, so nothing to drop)
  • fixed bug in maximum_coverage_drop calculation that could falsely report it had dropped for minimal differences