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 some small tests for the networking module #145

Closed okin closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #145 (2b85bbd) into master (13be1ae) will increase coverage by 0.30%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   11.99%   12.29%   +0.30%     
==========================================
  Files          20       20              
  Lines        1984     1984              
==========================================
+ Hits          238      244       +6     
+ Misses       1746     1740       -6     
Impacted Files Coverage Δ
katprep/network.py 37.93% <0.00%> (+20.68%) :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 13be1ae...2b85bbd. Read the comment docs.

stdevel commented 3 years ago

Thanks for your contribution! 🦆