1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-04 20:29:42 +00:00
Files
gatus/.github/codecov.yml
2022-01-02 21:14:01 -05:00

11 lines
177 B
YAML

ignore:
- "watchdog/watchdog.go"
- "storage/store/sql/specific_postgres.go" # Can't test for postgres
coverage:
status:
patch: off
project:
threshold: 75%