Merge pull request #5347 from filecoin-project/cov/excl-shed
Add misc tooling to codecov ignore list
This commit is contained in:
commit
c3d94f8aa9
10
.codecov.yml
10
.codecov.yml
@ -5,5 +5,15 @@ ignore:
|
|||||||
- "api/test/*"
|
- "api/test/*"
|
||||||
- "gen/**/*"
|
- "gen/**/*"
|
||||||
- "gen/*"
|
- "gen/*"
|
||||||
|
- "cmd/lotus-shed/*"
|
||||||
|
- "cmd/tvx/*"
|
||||||
|
- "cmd/lotus-pcr/*"
|
||||||
|
- "cmd/tvx/*"
|
||||||
|
- "cmd/lotus-chainwatch/*"
|
||||||
|
- "cmd/lotus-health/*"
|
||||||
|
- "cmd/lotus-fountain/*"
|
||||||
|
- "cmd/lotus-townhall/*"
|
||||||
|
- "cmd/lotus-stats/*"
|
||||||
|
- "cmd/lotus-pcr/*"
|
||||||
github_checks:
|
github_checks:
|
||||||
annotations: false
|
annotations: false
|
||||||
|
Loading…
Reference in New Issue
Block a user