codecov: fix regexes
Unfortunately, these changes don't apply till they hit master.
This commit is contained in:
parent
cbb7c191e6
commit
4bf8cb455b
@ -1,8 +1,8 @@
|
||||
comment: off
|
||||
ignore:
|
||||
# Auto generated
|
||||
- "**_gen.go$"
|
||||
- "**/mocks_full.go$"
|
||||
- "^.*_gen.go$"
|
||||
- "^.*/mocks_full.go$"
|
||||
- "^chain/actors/builtin/[^/]*/(message|state|v)[0-4]\\.go$" # We test the latest version only.
|
||||
# Tests
|
||||
- "api/test/**"
|
||||
|
Loading…
Reference in New Issue
Block a user