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

Fix a few things for build and test #892

Closed grafnu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #892 (bddd680) into master (315abb6) will decrease coverage by 7.57%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #892      +/-   ##
==========================================
- Coverage   81.85%   74.27%   -7.58%     
==========================================
  Files          42       42              
  Lines        5439     5439              
==========================================
- Hits         4452     4040     -412     
- Misses        987     1399     +412     
Flag Coverage Δ
ata 62.42% <100.00%> (+7.86%) :arrow_up:
aux ?
base ?
dhcp 67.22% <0.00%> (ø)
many ?
mud ?
switch ?
topo 66.21% <0.00%> (-0.02%) :arrow_down:
unit 30.61% <0.00%> (ø)

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

Impacted Files Coverage Δ
daq/host.py 84.73% <100.00%> (-6.40%) :arrow_down:
daq/traffic_analyzer.py 0.00% <0.00%> (-89.69%) :arrow_down:
daq/varz_state_collector.py 0.00% <0.00%> (-46.99%) :arrow_down:
daq/external_gateway.py 58.33% <0.00%> (-41.67%) :arrow_down:
daq/test_modules/external_module.py 74.12% <0.00%> (-22.38%) :arrow_down:
daq/base_gateway.py 72.97% <0.00%> (-19.37%) :arrow_down:
daq/report.py 88.59% <0.00%> (-9.78%) :arrow_down:
daq/dhcp_monitor.py 92.00% <0.00%> (-7.00%) :arrow_down:
daq/stream_monitor.py 80.99% <0.00%> (-6.62%) :arrow_down:
daq/runner.py 78.06% <0.00%> (-6.48%) :arrow_down:
... and 8 more

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 315abb6...bddd680. Read the comment docs.