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 startup directory clean #926

Closed grafnu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #926 (e3fb3f5) into master (15c8366) will decrease coverage by 49.59%. The diff coverage is 40.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #926       +/-   ##
===========================================
- Coverage   82.22%   32.62%   -49.60%     
===========================================
  Files          46       46               
  Lines        5771     5774        +3     
===========================================
- Hits         4745     1884     -2861     
- Misses       1026     3890     +2864     
Flag Coverage Δ
ata ?
aux ?
base ?
dhcp ?
many ?
mud ?
switch ?
topo ?
unit 32.62% <40.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
daq/runner.py 36.27% <40.00%> (-48.43%) :arrow_down:
daq/entry.py 0.00% <0.00%> (-90.42%) :arrow_down:
daq/traffic_analyzer.py 0.00% <0.00%> (-86.51%) :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/test_modules/native_host.py 19.40% <0.00%> (-74.63%) :arrow_down:
daq/topology.py 22.47% <0.00%> (-73.62%) :arrow_down:
daq/stream_monitor.py 14.87% <0.00%> (-72.73%) :arrow_down:
daq/base_gateway.py 20.72% <0.00%> (-71.63%) :arrow_down:
daq/report.py 27.18% <0.00%> (-71.20%) :arrow_down:
... and 18 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 15c8366...e3fb3f5. Read the comment docs.