Closed okin closed 2 years ago
Merging #148 (116a6a6) into master (c4fa896) will increase coverage by
0.92%
. The diff coverage is67.64%
.
@@ Coverage Diff @@
## master #148 +/- ##
==========================================
+ Coverage 12.33% 13.25% +0.92%
==========================================
Files 20 22 +2
Lines 1986 2014 +28
==========================================
+ Hits 245 267 +22
- Misses 1741 1747 +6
Impacted Files | Coverage Δ | |
---|---|---|
katprep/maintenance.py | 0.00% <0.00%> (ø) |
|
katprep/populate.py | 0.00% <0.00%> (ø) |
|
katprep/virtualization/libvirt.py | 0.00% <0.00%> (ø) |
|
katprep/virtualization/base.py | 80.00% <80.00%> (ø) |
|
katprep/virtualization/__init__.py | 100.00% <100.00%> (ø) |
|
katprep/virtualization/vmware.py | 14.53% <100.00%> (ø) |
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 c4fa896...116a6a6. Read the comment docs.
Temporarily putting this on hold because it might interfere with https://github.com/stdevel/katprep/pull/149.
The initial split into a management submodule has room for improvements in regard of logical grouping and this PR aims to make these improvements happen.