SimpleCov v0.21.2 Release Notes
Release Date: 2021-01-09 // over 5 years ago-
🛠 Bugfixes
maximum_coverage_dropwon't fail any more if.last_run.jsonis still in the old format. Thanks @petertellgrenmaximum_coverage_dropwon'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_dropcalculation that could falsely report it had dropped for minimal differences
Previous changes from v0.21.1
-
🛠 Bugfixes
minimum_coverage_by_fileworks again as expected (errored out before 😱)