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

Update stable branch with changes from master #254

Closed abaiken closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #254 into stable will decrease coverage by 1.55%. The diff coverage is 81.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable     #254      +/-   ##
==========================================
- Coverage   96.29%   94.73%   -1.56%     
==========================================
  Files          27       29       +2     
  Lines        2295     2452     +157     
  Branches      274      286      +12     
==========================================
+ Hits         2210     2323     +113     
- Misses         42       84      +42     
- Partials       43       45       +2
Impacted Files Coverage Δ
yupana/api/report_slice/serializer.py 100% <100%> (ø) :arrow_up:
yupana/processor/garbage_collection.py 100% <100%> (ø)
yupana/processor/report_slice_processor.py 92.12% <100%> (+0.45%) :arrow_up:
yupana/api/report_slice/model.py 97.67% <100%> (+0.05%) :arrow_up:
yupana/processor/report_consumer.py 68.42% <61.79%> (-25%) :arrow_down:
yupana/processor/processor_utils.py 75.67% <75.67%> (ø)
yupana/processor/abstract_processor.py 95.85% <93.1%> (-0.56%) :arrow_down:
yupana/processor/report_processor.py 94.24% <95.65%> (-0.01%) :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 6a4d8d2...27cc8eb. Read the comment docs.