chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56c1d16
)
documentation: ignore the test directory for code coverage.
author
Vladimír Vondruš
<mosra@centrum.cz>
Mon, 16 Sep 2024 17:52:32 +0000
(19:52 +0200)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Mon, 16 Sep 2024 17:52:32 +0000
(19:52 +0200)
documentation/.coveragerc
patch
|
blob
|
history
diff --git
a/documentation/.coveragerc
b/documentation/.coveragerc
index 3a5e2462f306fc400d99c8168b9a8669fa24531f..04d7f6dddf1374644c9437aae42459635ca429b6 100644
(file)
--- a/
documentation/.coveragerc
+++ b/
documentation/.coveragerc
@@
-1,4
+1,5
@@
[run]
omit =
+ */test/*
*/test_*/*
*/latex2svg.py