DiamondLightSource / DiamondLightSource/python-copier-template
Make codecov project check informational and only fail on patch check
Open
- Dominant language
- Jinja
- Stars
- 25
- Forks
- 10
- Avg merge
- 4h 4m
- Merged PRs (30d)
- 6
Description
If a change overall removes lines and those lines were all covered, project coverage will be reduced.
This should not be a failure if patch coverage is good. Ideally we would allow project coverage to fail only if patch coverage is 100%, but I don't think that is possible.
This can be configured in codevcov.yaml: https://docs.codecov.com/docs/commit-status
Thoughts?
Contributor guide
Assessment
This issue has not been assessed yet.