Files
gatus/.github/codecov.yml
2025-04-04 19:06:29 -07:00

13 lines
229 B
YAML

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