
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
coverage-diff-back
Advanced tools
Send the coverage difference back to the github on each pull requests
Send the coverage difference back to the github on each pull requests
Is there anything you want from these?
Please contribute or create a issue.
npm install -g coverage-diff-back
Or you can use coverage-diff-back with npx
without npx install
.
npx coverage-diff-back
Please add json-summary
to coverage reporters.
If you use jest, please refer here.
Or if you use nyc(istanbul), please refer here.
Please add store_artifacts
step after your test step.
And then, set environment variables.
CIRCLECI_TOKEN
: A CircleCI personal API tokenGITHUB_TOKEN
: A Github personal access token with repo
and gist
scopeOptional: Turn on the Only build pull requests
in Advanced Settings (if you needed).
Working example is here.
Usage: coverage-diff-back [options]
Options:
--help Show help [boolean]
--version Show version number [boolean]
--coverage-glob A glob pattern to specify path of coverage-summary.json
[string] [default: "**/coverage/coverage-summary.json"]
--from Compare branch [string] [default: "master"]
--status Update commit status [boolean]
Examples:
coverage-diff-back --no-status # Doesn't update commit status
coverage-diff-back --from develop # Compare between develop and current pull request
git clone git@github.com:Leko/coverage-diff-back.git
cd coverage-diff-back
npm i
This package under MIT license.
FAQs
Send the coverage difference back to the github on each pull requests
We found that coverage-diff-back demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.