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-121 - omit nics with name cali* & its mac_addresses #409

Closed kgaikwad closed 2 years ago

app-sre-bot commented 2 years ago

Can one of the admins verify this patch?

codecov-commenter commented 2 years ago

Codecov Report

Merging #409 (30757d0) into master (3c9fbac) will decrease coverage by 0.70%. The diff coverage is 94.73%.

@@            Coverage Diff             @@
##           master     #409      +/-   ##
==========================================
- Coverage   92.82%   92.11%   -0.71%     
==========================================
  Files          20       20              
  Lines        1533     1573      +40     
  Branches      220      232      +12     
==========================================
+ Hits         1423     1449      +26     
- Misses         81       89       +8     
- Partials       29       35       +6     
Impacted Files Coverage Δ
yupana/processor/report_slice_processor.py 88.25% <94.73%> (-0.95%) :arrow_down:
yupana/processor/report_consumer.py 73.72% <0.00%> (-2.62%) :arrow_down:
yupana/processor/abstract_processor.py 95.55% <0.00%> (-0.43%) :arrow_down:
yupana/processor/report_processor.py 94.02% <0.00%> (-0.28%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

kgaikwad commented 2 years ago