Updated codecov config to ignore test files
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
coverage:
|
coverage:
|
||||||
range: "80..100"
|
range: "80..100"
|
||||||
|
|
||||||
|
ignore:
|
||||||
|
- "**/*_tests.rs"
|
||||||
|
|||||||
Reference in New Issue
Block a user