Skip to content
Compare
Choose a tag to compare
@vladopajic vladopajic released this 23 Mar 11:24
· 139 commits to main since this release

What's Changed

  • add support for checking coverage using multiple coverage profile files #74
  • add ability to exclude entire function from coverage statistics #75
  • add ability to exclude whole body of if, switch, select and for statements with annotation #77, #79
  • exclude files with no statements #76

Full Changelog: v2.9.0...v2.10.0