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

Tweaks for DTS testing #884

Closed grafnu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #884 (d4b8a94) into master (8ac6087) will decrease coverage by 51.33%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #884       +/-   ##
===========================================
- Coverage   81.95%   30.62%   -51.34%     
===========================================
  Files          42       42               
  Lines        5443     5443               
===========================================
- Hits         4461     1667     -2794     
- Misses        982     3776     +2794     
Flag Coverage Δ
ata ?
aux ?
base ?
dhcp ?
many ?
mud ?
switch ?
topo ?
unit 30.62% <ø> (ø)

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

Impacted Files Coverage Δ
daq/entry.py 0.00% <0.00%> (-90.42%) :arrow_down:
daq/traffic_analyzer.py 0.00% <0.00%> (-89.69%) :arrow_down:
daq/test_modules/external_module.py 18.18% <0.00%> (-79.03%) :arrow_down:
daq/dhcp_monitor.py 21.00% <0.00%> (-78.00%) :arrow_down:
daq/topology.py 19.12% <0.00%> (-77.86%) :arrow_down:
daq/test_modules/native_host.py 19.40% <0.00%> (-74.63%) :arrow_down:
daq/stream_monitor.py 14.87% <0.00%> (-72.73%) :arrow_down:
daq/report.py 27.36% <0.00%> (-71.01%) :arrow_down:
daq/host.py 20.76% <0.00%> (-70.91%) :arrow_down:
daq/base_gateway.py 21.00% <0.00%> (-70.78%) :arrow_down:
... and 16 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 8ac6087...d4b8a94. Read the comment docs.

grafnu commented 3 years ago

Greatly simplified to just be the changes required for DTS.