We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05eced commit a9ad6f7Copy full SHA for a9ad6f7
.codecov.yml
@@ -1,7 +1,9 @@
1
comment: off
2
3
-# ignore:
4
-# - legacy/**/*
+ignore:
+ - rpc/**
5
+ - i18n/cmd/**
6
+ - i18n/rice-box.go
7
8
coverage:
9
status:
0 commit comments