Add coverage badge
Open
@MikeNeilson is already working on this.
Since Sep 30, 2022.
planned
priority:medium
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
Add Code coverage badge to the project.
The repo at https://github.com/HydrologicEngineeringCenter/cwms-radar-client has an example of how code coverage can be displayed with a badge. Coverage changes also show up in PR as svg changes.
For example:
https://github.com/HydrologicEngineeringCenter/cwms-radar-client/pull/53/files
If we follow the implementation at cwms-radar-client we may be able to get this done without too much troubleshooting.
- #685
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.