Closed tiran closed 7 years ago
Merging #210 into master will increase coverage by
0.56%
. The diff coverage is93.33%
.
@@ Coverage Diff @@
## master #210 +/- ##
==========================================
+ Coverage 69.68% 70.25% +0.56%
==========================================
Files 36 37 +1
Lines 4001 4027 +26
Branches 441 442 +1
==========================================
+ Hits 2788 2829 +41
+ Misses 1066 1044 -22
- Partials 147 154 +7
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_httpd.py | 100% <100%> (ø) |
|
src/custodia/httpd/server.py | 24.92% <83.33%> (+6.3%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 684692a...9be7bb5. Read the comment docs.
Signed-off-by: Christian Heimes cheimes@redhat.com Closes: #200