OpenZeppelin / OpenZeppelin/compact-contracts
Create Test Suite Coverage GH Action
Open
Nobody has claimed this yet.
CI
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
We should enforce a certain % of test suite coverage on the core codebase before a pull request can be merged to main. The GUIDELINES.md file should be updated to let contributors know about this requirement.
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 reviewing the repository's existing GitHub Actions configuration and test-coverage setup, then read GUIDELINES.md for the contributor-facing requirements. Confirm the required coverage percentage and validation command before implementing the check; done means pull requests to main enforce that threshold and GUIDELINES.md documents it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100