mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
coverage: Add coveragerc to ignore the system libraries and tests
This commit is contained in:
parent
66af2795f5
commit
f2d45345da
1 changed files with 2 additions and 0 deletions
2
.coveragerc
Normal file
2
.coveragerc
Normal file
|
@ -0,0 +1,2 @@
|
|||
[report]
|
||||
omit = */python2.7/*,*/test_*
|
Loading…
Add table
Add a link
Reference in a new issue