mrm-task-codecov

Mrm task that adds Codecov to Travis CI config

Usage no npm install needed!

<script type="module">
  import mrmTaskCodecov from 'https://cdn.skypack.dev/mrm-task-codecov';
</script>

README

mrm-task-codecov

Mrm task that adds Codecov to Travis CI config (see travis task) and a Readme badge.

What it does

  • Creates GitHub Action 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.

Changelog

The changelog can be found in CHANGELOG.md.

Contributing

Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.

Authors and license

Artem Sapegin and contributors.

MIT License, see the included License.md file.