This website works better with JavaScript
Home
Explore
Help
Sign In
logic855
/
helm-external-secrets
mirror of
https://github.com/external-secrets/external-secrets
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix: codecov should ignore test files
Moritz Johner
4 years ago
parent
e2701fa35a
commit
d15562905f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/codecov.yml
+ 1
- 0
.github/codecov.yml
View File
@@ -1,5 +1,6 @@
ignore:
- pkg/provider/**/fake
+- "**/*_test.go"
coverage:
round: down
precision: 2