Skip to content

Covr v3.0.0

Compare
Choose a tag to compare
@jimhester jimhester released this 07 Aug 12:26
· 368 commits to main since this release
  • The covr license has been changed to GPL-3.
  • Set environment variable R_COVR=true when covr is running (#236, #268).
  • Made the gather-and-merge-results step at the end of package_coverage() more memory efficient (#226, @HenrikBengtsson).
  • Support code coverage with icc (#247, @qinwang).