gems simplecov-html 0.11.0.beta1

latest releases: 0.13.2, 0.13.1, 0.13.0...
5 years ago

Changes ruby support to 2.4+, adds branch coverage support. Meant to be used with simplecov 0.18

Breaking Changes

  • Drops support for EOL'ed ruby versions, new support is ~> 2.4

Enhancements

  • Support/display of branch coverage from simplecov 0.18.0.beta1, little badges saying hit_count, positive_or_negative will appear next to lines if branch coverage is activated. 0, + means positive branch was never hit, 2, - means negative branch was hit twice
  • Encoding compatibility errors are now caught and printed out

Don't miss a new simplecov-html release

NewReleases is sending notifications on new releases.