Increase code coverage
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Check code coverage and increase it. Should be around 85-90%
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 by measuring the current code coverage in the R repository; the issue names no files, tests, or coverage entry point. Identify the untested code and add tests until coverage is around 85–90%, then rerun the coverage check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100