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

Merge master into stable (release 0.2.1) #284

Closed abaiken closed 4 years ago

abaiken commented 4 years ago

Release 0.2.1

Features

Bugs

codecov-io commented 4 years ago

Codecov Report

Merging #284 into stable will decrease coverage by 2.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable     #284      +/-   ##
==========================================
- Coverage   94.73%   92.69%   -2.05%     
==========================================
  Files          29       19      -10     
  Lines        2452     1273    -1179     
  Branches      286      141     -145     
==========================================
- Hits         2323     1180    -1143     
+ Misses         84       70      -14     
+ Partials       45       23      -22
Impacted Files Coverage Δ
yupana/api/models.py 100% <ø> (ø) :arrow_up:
yupana/api/serializers.py 100% <ø> (ø) :arrow_up:
yupana/processor/report_slice_processor.py 92.12% <ø> (ø) :arrow_up:
yupana/processor/abstract_processor.py 95.94% <100%> (+0.09%) :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 9beda35...3e3ffed. Read the comment docs.