Updated codecov config to also ignore the ui directory entirely, since it's not very conducive to tests as it is
This commit is contained in:
@@ -3,3 +3,4 @@ coverage:
|
|||||||
|
|
||||||
ignore:
|
ignore:
|
||||||
- "**/*_tests.rs"
|
- "**/*_tests.rs"
|
||||||
|
- "src/ui"
|
||||||
|
|||||||
Reference in New Issue
Block a user