Skip to content

v1.1.0

Compare
Choose a tag to compare
@tonerdo tonerdo released this 16 Apr 13:34
· 994 commits to master since this release
  • #23 fixes #21 and #33. It ensures Coverlet scans thoroughly for instrumentable modules
  • #27 fixes #18 and #42. It ensures that the hits information is completely written to the hits file
  • #31 adds support for branch coverage 🎉
  • #35 fixes IOException in #25. Uses exponential back-off algorithm to retry file access
  • 4126086 introduces a Threshold option to specify a "fail build if under" value
  • #41 adds support for Cobertura output format
  • 948c515 now uses double for all calculations
  • fafb19b adds sequence and coverage info to OpenCover output