1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-04 16:59:42 +00:00

Exclude storage/store/sql/specific_postgres.go from test coverage

This commit is contained in:
TwinProduction
2021-09-10 18:07:05 -04:00
committed by Chris
parent bacf7d841b
commit b58094e10b

1
.github/codecov.yml vendored
View File

@@ -1,5 +1,6 @@
ignore:
- "watchdog/watchdog.go"
- "storage/store/sql/specific_postgres.go" # Can't test for postgres
coverage:
status: