Closed stdevel closed 3 years ago
Merging #132 into master will increase coverage by
0.03%
. The diff coverage is1.24%
.
@@ Coverage Diff @@
## master #132 +/- ##
==========================================
+ Coverage 11.11% 11.15% +0.03%
==========================================
Files 16 16
Lines 1989 1982 -7
==========================================
Hits 221 221
+ Misses 1768 1761 -7
Impacted Files | Coverage Δ | |
---|---|---|
katprep/AuthContainer.py | 30.92% <0.00%> (ø) |
|
katprep/__init__.py | 20.68% <0.00%> (+0.17%) |
:arrow_up: |
katprep/authconfig.py | 0.00% <0.00%> (ø) |
|
katprep/clients/ForemanAPIClient.py | 21.48% <ø> (ø) |
|
katprep/clients/LibvirtClient.py | 0.00% <0.00%> (ø) |
|
katprep/clients/PyvmomiClient.py | 15.93% <0.00%> (ø) |
|
katprep/clients/SpacewalkAPIClient.py | 42.30% <ø> (ø) |
|
katprep/clients/__init__.py | 70.37% <ø> (ø) |
|
katprep/clients/katprep_shared.py | 20.00% <ø> (ø) |
|
katprep/maintenance.py | 0.00% <0.00%> (ø) |
|
... and 6 more |
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 612600d...8013471. Read the comment docs.
Orphaned, will be re-done while implementing #43 and PRs #148 and #149.
See also issue #92