neume-network / neume-network/core
Setup code coverage with codecov
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
- With ava and c8: https://github.com/avajs/ava/blob/main/docs/recipes/code-coverage.md
- Via a GitHub Action workflow
- @reimertz needs to allow access from GitHub to Codecov
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the AVA and c8 code-coverage recipe linked in the issue, then review how a GitHub Action workflow should report coverage to Codecov. Done means coverage is generated and uploaded successfully, with the requested GitHub-to-Codecov access enabled by @reimertz.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100