adrise/Jest Coverage Reporter Action

Provide a coverage report based on a base/master coverage report

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base-coverage-report-pathPath to base coverage report (not required if AWS credentials are provided)no
branch-coverage-report-pathPath to the current coverage report (not required if AWS credentials are provided)no
accessTokenaccess token required to comment on a pr${{ github.token }}
fullCoverageDiffget the full coverage with diff or only the difffalse
deltaDifference between the old and final test coverage0.2
useSameCommentWhile commenting on the PR update the exisiting commenttrue
custom-messagePass any custom string which will be displayed in the comment""
only-check-changed-filesOnly test for changed files in the PRtrue
prefix-filename-urlAdd a base URL to the filenames and make it a hyperlink""
check-new-file-full-coverageCheck newly added files whether have full coverage teststrue
new-file-coverage-thresholdThreshold for new file coverage100
coverageTypeTools that generate code coveragenojest
aws-access-key-idAWS access key ID for S3 operationsno
aws-secret-access-keyAWS secret access key for S3 operationsno
aws-regionAWS region for S3 operationsnous-east-2
s3-bucketS3 bucket name for storing coverage reportsno
s3-repo-directoryDirectory inside the S3 bucket dedicated to this repositoryno""
base-branchBase branch name (e.g., main or master)nomain
pr-numberPull request numberno
s3-base-urlBase URL for S3 coverage reportsno

no outputs