stdevel / katprep

Python toolkit for automating system maintenance and generating patch reports along with Foreman/Katello and Red Hat Satellite 6.x
GNU General Public License v3.0
35 stars 6 forks source link

Add Vagrant boxes #124

Closed stdevel closed 3 years ago

stdevel commented 4 years ago

See also issue #108

codecov-commenter commented 4 years ago

Codecov Report

Merging #124 into master will decrease coverage by 0.43%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
- Coverage   11.00%   10.57%   -0.44%     
==========================================
  Files          16       16              
  Lines        1971     2184     +213     
==========================================
+ Hits          217      231      +14     
- Misses       1754     1953     +199     
Impacted Files Coverage Δ
katprep/clients/SpacewalkAPIClient.py 42.30% <0.00%> (-1.93%) :arrow_down:
katprep/AuthContainer.py 30.92% <0.00%> (-1.37%) :arrow_down:
katprep/clients/PyvmomiClient.py 15.93% <0.00%> (-1.10%) :arrow_down:
katprep/authconfig.py 0.00% <0.00%> (ø)
katprep/parameters.py 0.00% <0.00%> (ø)
katprep/clients/LibvirtClient.py 0.00% <0.00%> (ø)
katprep/__init__.py 19.42% <0.00%> (+1.72%) :arrow_up:
katprep/clients/NagiosCGIClient.py 22.61% <0.00%> (+1.88%) :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 5a6bbf6...fbe6f60. Read the comment docs.