Files
AstralRinth/apps/labrinth/.codecov.yml
2024-10-16 14:11:42 -07:00

13 lines
233 B
YAML

comment: false
coverage:
status:
project:
default:
threshold: 60% # make CI green
patch:
default:
threshold: 60% # make CI green
ignore: # ignore code coverage on following paths
- "**/tests"