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

YUPANA-86 - add log statements & try-except in gc processor #369

Closed kgaikwad closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #369 (cffa10e) into master (15e6305) will decrease coverage by 0.17%. The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
- Coverage   93.60%   93.42%   -0.18%     
==========================================
  Files          20       20              
  Lines        1485     1490       +5     
  Branches      213      213              
==========================================
+ Hits         1390     1392       +2     
- Misses         67       70       +3     
  Partials       28       28              
Impacted Files Coverage Δ
yupana/processor/garbage_collection.py 91.89% <78.57%> (-8.11%) :arrow_down:

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 15e6305...cffa10e. Read the comment docs.

kgaikwad commented 2 years ago

Thank you @gnurag for review! Merging this change.