Skip to content

Initial version of the gh-action ready for release

Pre-release
Pre-release
Compare
Choose a tag to compare
@epijim epijim released this 25 Oct 11:37
· 29 commits to main since this release
577fd78

Primary aims in this release:

  • - Run R CMD check (check installation)
  • - Run covr::package_coverage() (check unit test coverage)
  • - Run covtracer (link documentation to unit tests)
  • - Place results into pdf report
  • - User can have this report automatically appended to a release tag

This is tracked in meta-issue #8, and this milestone