Merge pull request #4410 from filecoin-project/steb/fix-codecov-ignore

Increase code coverage!
This commit is contained in:
Łukasz Magiera 2020-10-15 03:37:06 +02:00 committed by GitHub
commit 8f98c7d960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
comment: off
ignore:
- "cbor_gen.go"
- "**/cbor_gen.go"
- "api/test/**/*"
- "api/test/*"
- "gen/**/*"
- "gen/*"
github_checks:
annotations: false