actions-marketplace-validations/Code Coverage Report with S3 Backend

Comments a pull request with the code coverage for mono repo and single repo and stores lcov files inside a s3 repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenGithub tokenyes
monorepo-base-pathLocation of your monorepo `packages` parent folder.yes
s3-configs3 config for lcov file storage, json encoded { credentials: { accessKeyId: "", secretAccessKey: "", }, region: "", Bucket: "repository-code-coverage" }no
thresholdminimum threshold (in %) before the action fails, default is 0.05%no
modeoverwrite mode manually: collect (upload tmp files) | report (generate report) | merge (on merge)no
fail-on-thresholdwhether the action should fail if threshold is reachednotrue

no outputs