Exclude storage/store/sql/specific_postgres.go from test coverage
This commit is contained in:
parent
bacf7d841b
commit
b58094e10b
1
.github/codecov.yml
vendored
1
.github/codecov.yml
vendored
@ -1,5 +1,6 @@
|
|||||||
ignore:
|
ignore:
|
||||||
- "watchdog/watchdog.go"
|
- "watchdog/watchdog.go"
|
||||||
|
- "storage/store/sql/specific_postgres.go" # Can't test for postgres
|
||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
status:
|
status:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user