1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00
twin-gatus/.github/codecov.yml

13 lines
215 B
YAML
Raw Permalink Normal View History

2021-01-10 04:06:30 +00:00
ignore:
2021-01-10 06:27:20 +00:00
- "watchdog/watchdog.go"
- "storage/store/sql/specific_postgres.go" # Can't test for postgres
2021-01-10 06:27:20 +00:00
coverage:
status:
patch: off
2021-12-31 05:30:28 +00:00
project:
2021-12-31 05:34:47 +00:00
default:
target: 75%
threshold: null
2021-12-31 05:30:28 +00:00