quipucords / yupana

Service app to process & upload data from quipucords and satellite to the host based inventory
GNU General Public License v3.0
4 stars 14 forks source link

Fixes #41 Remove display_name field from host #346

Closed patilsuraj767 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #346 (20d4942) into master (7e21e78) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #346      +/-   ##
==========================================
+ Coverage   94.03%   94.07%   +0.03%     
==========================================
  Files          20       20              
  Lines        1426     1434       +8     
  Branches      165      166       +1     
==========================================
+ Hits         1341     1349       +8     
  Misses         60       60              
  Partials       25       25              
Impacted Files Coverage Δ
yupana/processor/report_slice_processor.py 94.65% <100.00%> (+0.18%) :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 7e21e78...20d4942. Read the comment docs.

kruai commented 3 years ago

Awesome! Thanks for making this change so quickly.

kgaikwad commented 3 years ago

Thanks @patilsuraj767