repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
jenkins-core-weekly: update to 2.491
[oi-userland.git]
/
components
/
python
/
pypi-json
/
patches
/
03-coverage.patch
blob
5b10f8888755c5f4271dc8507fe03a44061dc11f
1
--- pypi-json-0.4.0/tox.ini.orig
2
+++ pypi-json-0.4.0/tox.ini
3
@@ -202,7 +202,7 @@
4
[coverage:run]
5
6
[coverage:report]
7
-fail_under = 99
8
+fail_under = 98
9
exclude_lines =
10
raise AssertionError
11
raise NotImplementedError