Add misc tooling to codecov ignore list
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
parent
96cb321eb5
commit
20c715d507
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