There was an error while loading. Please reload this page.
1 parent 661ba80 commit 52f690aCopy full SHA for 52f690a
1 file changed
.codecov.yml
@@ -1,4 +1,4 @@
1
ignore:
2
- "src/helpers/exports/.*" # exclude exports, since there are no CI tests for Asy-exports
3
- "src/documentation_glossary.jl" # exclude this since it is just use to create the docs and code cov goes bogus on this.
4
- - "src/test.jl" # exclude tests since they are not part of the package code but merely helpers
+ - "src/helpers/test.jl" # exclude tests since they are not part of the package code but merely helpers
0 commit comments