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-52 - transform tag's value to string #356

Closed kgaikwad closed 3 years ago

kgaikwad commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #356 (9b66434) into master (944e4fa) will decrease coverage by 0.07%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #356      +/-   ##
==========================================
- Coverage   94.13%   94.06%   -0.08%     
==========================================
  Files          20       20              
  Lines        1450     1466      +16     
  Branches      168      173       +5     
==========================================
+ Hits         1365     1379      +14     
- Misses         60       61       +1     
- Partials       25       26       +1     
Impacted Files Coverage Δ
yupana/processor/report_slice_processor.py 94.54% <87.50%> (-0.44%) :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 944e4fa...9b66434. Read the comment docs.

kgaikwad commented 3 years ago

@apuntamb, any additional comments from your side?

apuntamb commented 3 years ago

Merged, thanks @kgaikwad and @ShimShtein !