actions-marketplace-validations/Covtracer action

Github Actions to implement R development stages for package development

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 29, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/insightsengineering_covtracer-action@0939184a149a2ec435c8319d5ae29cca2d80a430 # no releases — HEAD as of 2026-07-10

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