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
rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git]
/
components
/
python
/
hatch-requirements-txt
/
patches
/
03-coverage.patch
blob
c344a068fe9cd0eea6f64d8de939a7b92f8ba779
1
We deselected some test so the coverage dropped as well.
2
https://github.com/repo-helper/hatch-requirements-txt/issues/62
3
4
--- hatch-requirements-txt-0.4.1/tox.ini.orig
5
+++ hatch-requirements-txt-0.4.1/tox.ini
6
@@ -204,7 +204,7 @@
7
[coverage:run]
8
9
[coverage:report]
10
-fail_under = 97.5
11
+fail_under = 96
12
show_missing = True
13
exclude_lines =
14
raise AssertionError