We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe2821 commit bfd8199Copy full SHA for bfd8199
.github/.codecov.yml
@@ -14,3 +14,6 @@ coverage:
14
default:
15
target: auto
16
threshold: 10%
17
+
18
+ignore:
19
+ - "internal/test" # test helpers, those are tested by the tests themselves
0 commit comments