carlosdevpereira/Test & Publish to Cloudflare

Generates a test coverage report, uploads it to Cloudflare and comments results on available pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
frameworkThe test framework to run the unit tests of the repository. (Only 'jest' is available for now.)jest
githubTokenThe github token that will be used to comment the results on available pull requests.yes
cloudflareProjectNameThe name of the project on Cloudflare that will receive the coverage report.yes
cloudflareApiTokenThe API Token that will be used to upload the coverage report to Cloudflare.yes
cloudflareAccountIdThe Account ID that will be used to upload the coverage report to Cloudflare.yes
baseCloudflareDeploymentUrlThe base URL configured on the target Cloudflare project from which the deployments will be served - It can also be a custom domain configured on the target project. (defaults to https://${cloudflareProjectName}.pages.dev)
experimentalVmModulesDefines if the action should run node with experimental-vm-modules support.
namedescription
coverageThe final coverage percentage - average between the coverage values for Statements/Branches/Functions and Lines.
reportUrlThe final URL to the coverage report served by Cloudflare.
affectedPullRequestUrlsPull request URL's that this action wrote comments on.