mrm-task-codecov
Mrm task that adds Codecov as a GitHub Actions workflow and a Readme badge.
What it does
- Creates GitHub Actions workflow file
- Adds a satus badge to the Readme
Usage
npx mrm codecov
Options
See Mrm docs for more details.
workflowFile
(default: .github/workflows/node.js.yml
)
Location of the GitHub Actions workflow file.
readmeFile
(default: Readme.md
)
Name of the Readme file.