faucetsdn / daq

DEPRECATED -- DAQ (Device Automated Qualification) framework in no longer in use, supported, or maintained. It is here for archival purposes only.
Apache License 2.0
40 stars 32 forks source link

Make UDMI a weak import #907

Closed grafnu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #907 (789f410) into master (e031922) will increase coverage by 0.01%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #907      +/-   ##
==========================================
+ Coverage   82.14%   82.16%   +0.01%     
==========================================
  Files          45       45              
  Lines        5579     5584       +5     
==========================================
+ Hits         4583     4588       +5     
  Misses        996      996              
Flag Coverage Δ
ata 62.68% <70.00%> (-0.30%) :arrow_down:
aux 68.15% <70.00%> (-0.29%) :arrow_down:
base 66.08% <70.00%> (-0.28%) :arrow_down:
dhcp 67.38% <70.00%> (-0.30%) :arrow_down:
many 67.29% <70.00%> (-0.21%) :arrow_down:
mud 72.30% <70.00%> (-0.24%) :arrow_down:
switch 67.34% <70.00%> (-0.27%) :arrow_down:
topo 66.36% <70.00%> (-0.29%) :arrow_down:
unit 31.71% <80.00%> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
daq/udmi_manager.py 85.71% <80.00%> (-12.02%) :arrow_down:
daq/topology.py 97.15% <0.00%> (-0.17%) :arrow_down:
daq/host.py 91.13% <0.00%> (+0.14%) :arrow_up:
daq/runner.py 84.96% <0.00%> (+0.21%) :arrow_up:
daq/acl_state_collector.py 83.56% <0.00%> (+1.36%) :arrow_up:
daq/varz_state_collector.py 50.60% <0.00%> (+3.61%) :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 e031922...789f410. Read the comment docs.