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: