Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeCheck - Part2b #3907

Merged
merged 2 commits into from
Jul 28, 2021
Merged

CodeCheck - Part2b #3907

merged 2 commits into from
Jul 28, 2021

Conversation

mwutzke
Copy link
Contributor

@mwutzke mwutzke commented Jul 28, 2021

More horizontal white-space / alignment cleanups

> autopep8 --in-place --select E261
@codecov
Copy link

codecov bot commented Jul 28, 2021

Codecov Report

Merging #3907 (fd0fba2) into master (1a3e23b) will not change coverage.
The diff coverage is 80.85%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3907   +/-   ##
=======================================
  Coverage   92.47%   92.47%           
=======================================
  Files          47       47           
  Lines        8877     8877           
=======================================
  Hits         8209     8209           
  Misses        668      668           
Impacted Files Coverage Δ
faucet/faucet_bgp.py 89.33% <0.00%> (ø)
faucet/valve_ryuapp.py 75.00% <ø> (ø)
faucet/valve_util.py 83.33% <0.00%> (ø)
faucet/watcher.py 82.86% <ø> (ø)
faucet/config_parser_util.py 91.45% <33.33%> (ø)
faucet/gauge_prom.py 62.24% <33.33%> (ø)
faucet/faucet_event.py 60.47% <50.00%> (ø)
faucet/conf.py 97.97% <100.00%> (ø)
faucet/config_parser.py 94.74% <100.00%> (ø)
faucet/faucet_metrics.py 100.00% <100.00%> (ø)
... and 9 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 1a3e23b...fd0fba2. Read the comment docs.

@cglewis
Copy link
Member

cglewis commented Jul 28, 2021

I can’t see why this PR would cause the integration test to fail. Must be a flake?

@mwutzke
Copy link
Contributor Author

mwutzke commented Jul 28, 2021

My local re-run passes as well:

test results
============
---
mininet_multidp_tests.FaucetSingleStackStringOfDPTagged0Test.test_dp_root_hop_port:
  output: ''
  status: OK
  test_duration_secs: 62
...

@cglewis
Copy link
Member

cglewis commented Jul 28, 2021

@mwutzke looks like retriggering passed. If you could open an issue so we can track the flake, I can merge this in for now.

@mwutzke
Copy link
Contributor Author

mwutzke commented Jul 28, 2021

Created issue #3908 to track the earlier test run failure.

@cglewis cglewis merged commit b8dc11c into faucetsdn:master Jul 28, 2021
@mwutzke mwutzke deleted the cc-pt2b branch July 28, 2021 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants