This website works better with JavaScript.
Home
Help
Register
Sign In
nilm
/
nilmdb
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
64
Wiki
Activity
Browse Source
Update coverage config
tags/nilmdb-2.0.0
Jim Paris
3 years ago
parent
54eccb17aa
commit
99500f3a88
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.coveragerc
+0
-2
setup.cfg
+ 1
- 0
.coveragerc
View File
@@ -8,3 +8,4 @@ exclude_lines =
pragma: no cover
if 0:
omit = nilmdb/utils/datetime_tz*,nilmdb/scripts,nilmdb/_version.py,nilmdb/fsck
show_missing = True
+ 0
- 2
setup.cfg
View File
@@ -13,8 +13,6 @@ cover-package=nilmdb
cover-erase=1
# this works, puts html output in cover/ dir:
# cover-html=1
# need nose 1.1.3 for this:
# cover-branches=1
#debug=nose
#debug-log=nose.log
stop=1
Write
Preview
Loading…
Cancel
Save