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 docker faucet build #891

Closed grafnu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #891 (2bac8ed) into master (3d2af1e) will increase coverage by 23.03%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #891       +/-   ##
===========================================
+ Coverage   58.72%   81.76%   +23.03%     
===========================================
  Files          42       42               
  Lines        5439     5439               
===========================================
+ Hits         3194     4447     +1253     
+ Misses       2245      992     -1253     
Flag Coverage Δ
ata 54.56% <ø> (ø)
aux 67.99% <ø> (?)
base 65.91% <ø> (?)
dhcp 67.22% <ø> (?)
many 67.09% <ø> (?)
mud 72.14% <ø> (?)
switch 67.21% <ø> (?)
topo 66.21% <ø> (?)
unit 30.61% <ø> (ø)

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

Impacted Files Coverage Δ
daq/configurator.py 89.60% <0.00%> (+1.59%) :arrow_up:
daq/faucet_event_client.py 82.84% <0.00%> (+4.14%) :arrow_up:
daq/utils.py 80.00% <0.00%> (+5.00%) :arrow_up:
daq/acl_state_collector.py 83.56% <0.00%> (+5.47%) :arrow_up:
daq/container_gateway.py 94.02% <0.00%> (+5.97%) :arrow_up:
daq/proto/usi_pb2_grpc.py 55.81% <0.00%> (+9.30%) :arrow_up:
daq/logger.py 82.69% <0.00%> (+11.53%) :arrow_up:
daq/runner.py 84.54% <0.00%> (+14.65%) :arrow_up:
daq/dhcp_monitor.py 99.00% <0.00%> (+22.00%) :arrow_up:
daq/network.py 89.38% <0.00%> (+22.12%) :arrow_up:
... and 14 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 3d2af1e...2bac8ed. Read the comment docs.