ci: ignore fetch-models in coverage

This commit is contained in:
Carson M
2023-07-15 23:07:54 -05:00
parent 447354a46c
commit 2ac8c9d829
2 changed files with 5 additions and 0 deletions

3
codecov.yml Normal file
View File

@@ -0,0 +1,3 @@
ignore:
- src/download/**/*.rs
- src/download.rs