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 - Part2d #3910

Merged
merged 1 commit into from
Jul 28, 2021
Merged

CodeCheck - Part2d #3910

merged 1 commit into from
Jul 28, 2021

Conversation

mwutzke
Copy link
Contributor

@mwutzke mwutzke commented Jul 28, 2021

The end of the pep8 automated changes (move tailing arithmetic / logic to the next line)

> autopep8 --in-place --select E502,W504
@codecov
Copy link

codecov bot commented Jul 28, 2021

Codecov Report

Merging #3910 (2427465) into master (129bb43) will not change coverage.
The diff coverage is 87.50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3910   +/-   ##
=======================================
  Coverage   92.47%   92.47%           
=======================================
  Files          47       47           
  Lines        8877     8877           
=======================================
  Hits         8209     8209           
  Misses        668      668           
Impacted Files Coverage Δ
faucet/acl.py 93.87% <ø> (ø)
faucet/dp.py 96.50% <0.00%> (ø)
faucet/faucet.py 74.59% <ø> (ø)
faucet/valve_packet.py 95.52% <0.00%> (ø)
faucet/valve.py 93.76% <75.00%> (ø)
faucet/stack.py 92.14% <100.00%> (ø)
faucet/valve_lldp.py 96.34% <100.00%> (ø)
faucet/valve_of.py 94.47% <100.00%> (ø)
faucet/valve_route.py 93.52% <100.00%> (ø)
faucet/valve_switch_stack.py 89.26% <100.00%> (ø)
... and 3 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 129bb43...2427465. Read the comment docs.

@cglewis cglewis merged commit 00508f1 into faucetsdn:master Jul 28, 2021
@mwutzke mwutzke deleted the cc-pt2d branch July 28, 2021 17:06
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.

2 participants