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

Remove faucet version workaround #894

Closed grafnu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #894 (280c3f3) into master (b3b1298) will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #894      +/-   ##
==========================================
- Coverage   81.94%   81.87%   -0.08%     
==========================================
  Files          42       42              
  Lines        5439     5439              
==========================================
- Hits         4457     4453       -4     
- Misses        982      986       +4     
Flag Coverage Δ
ata 62.42% <ø> (ø)
aux 67.99% <ø> (-0.02%) :arrow_down:
base 65.89% <ø> (-0.02%) :arrow_down:
dhcp 67.22% <ø> (-0.02%) :arrow_down:
many 67.09% <ø> (-0.32%) :arrow_down:
mud 72.22% <ø> (-0.06%) :arrow_down:
switch 67.21% <ø> (ø)
topo 66.23% <ø> (ø)
unit 30.61% <ø> (ø)

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

Impacted Files Coverage Δ
daq/varz_state_collector.py 46.98% <0.00%> (-3.62%) :arrow_down:
daq/host.py 90.98% <0.00%> (-0.15%) :arrow_down:

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 b3b1298...280c3f3. Read the comment docs.

henry54809 commented 3 years ago

There still should be a networkx==2.5.1 version pin; otherwise a future release of networkx with numpy requirements will break the build again