We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b74d64 commit efa5ef6Copy full SHA for efa5ef6
.codecov.yml
@@ -1,4 +1,4 @@
1
ignore:
2
- "src/documentation_glossary.jl" # exclude this since it is just use to create the docs and code cov goes bogus on this.
3
- - "src/test_suite/test_suite.jl". # excluded since we do not write tests for tests
+ - "src/test_suite/test_suite.jl" # excluded since we do not write tests for tests
4
- "ext/LieGroupsTestExt.jl"
0 commit comments