Skip to content

fastcov version 1.7

Compare
Choose a tag to compare
@RPGillespie6 RPGillespie6 released this 06 Jun 02:56
· 58 commits to master since this release

Description:

  • Fix #48, #53
  • Fix reported info metrics
  • Filter options, exclusion marker scanning can now apply during combine operations
  • Allow LCOV_EXCL markers to filter function coverage
  • Shift exit codes to start at 3 (slight break in backwards compatibility if switching on exit code values)
    • This is because 1-2 have special meaning for a lot of shells
  • Add new exit code (6) for exclusion scan failure