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
python/pyproject_installer: update to 0.5.5
[oi-userland.git]
/
components
/
python
/
sdjson
/
patches
/
03-test-coverage.patch
blob
02b6824d01f49beff8a5970d4dc2b3d1061bbc63
1
https://github.com/domdfcoding/singledispatch-json/issues/54
2
3
--- singledispatch-json-0.5.0/tox.ini.orig
4
+++ singledispatch-json-0.5.0/tox.ini
5
@@ -180,7 +180,7 @@
6
[coverage:run]
7
8
[coverage:report]
9
-fail_under = 100
10
+fail_under = 99
11
show_missing = True
12
exclude_lines =
13
raise AssertionError