Skip to content

covr 3.4.0

Compare
Choose a tag to compare
@jimhester jimhester released this 27 Nov 19:53
  • codecov() now supports GitHub Actions.

  • New in_covr() function added to return true if code is being run by covr (#407).

  • file_coverage(), environment_coverage() and function_coverage() now set
    R_COVR=true, to be consistent with package_coverage() (#407)