1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-04 21:04:43 +00:00
Files
gatus/.github/codecov.yml
2025-06-11 15:44:07 -04: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: 70%
threshold: null