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 #17 - transform mtu value to interger #331

Closed kgaikwad closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #331 (3bcc778) into master (05a7f4c) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
+ Coverage   93.82%   93.89%   +0.06%     
==========================================
  Files          20       20              
  Lines        1329     1344      +15     
  Branches      147      151       +4     
==========================================
+ Hits         1247     1262      +15     
  Misses         58       58              
  Partials       24       24              
Impacted Files Coverage Δ
yupana/processor/report_slice_processor.py 94.02% <100.00%> (+0.53%) :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 05a7f4c...3bcc778. Read the comment docs.

apuntamb commented 3 years ago

Merged, thanks @kgaikwad!