insightsengineering/Covtracer action

Github Actions to implement R development stages for package development

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 3, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: insightsengineering/covtracer-action@bb611f7da8ccdb4ba1c42c6e60a073aeb24909d9 # v1.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to package's rootno.
allow-failureCovtracerCheck errors will not fail, but will give a warning.nofalse
ignored-file-typesCovtracerCheck can ignore none code file types.nodata,class
minimal-coverageMinimal coverageno80
post-result-as-commentpost the check result as a PR commentnotrue
no-cachedisable github action R dependency cachingnofalse

no outputs