seas-computing / seas-computing/mark-one
Remove minimum test coverage threshold
Open
@jonseitz is already working on this.
Since Oct 2, 2024.
bug
Technical Debt
testing
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently our CI tests are failing because test coverage isn't meeting the 80% threshold. This is not a great way to measure code/test quality, so rather than writing unnecessary tests to hit the coverage mark we should just turn off the minimum coverage as we've done in other projects.
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.
Assessment
This issue has not been assessed yet.