python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / sdjson / patches / 03-test-coverage.patch
blob02b6824d01f49beff8a5970d4dc2b3d1061bbc63
1 https://github.com/domdfcoding/singledispatch-json/issues/54
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]
8 [coverage:report]
9 -fail_under = 100
10 +fail_under = 99
11 show_missing = True
12 exclude_lines =
13 raise AssertionError