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

remove redundant parenthesis and type conversion in flow controller #2592

Merged
merged 1 commit into from
Jun 11, 2020

Conversation

marten-seemann
Copy link
Member

@marten-seemann marten-seemann commented Jun 7, 2020

Alternative to #2598.

Closes #2598.

@codecov
Copy link

codecov bot commented Jun 7, 2020

Codecov Report

Merging #2592 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2592   +/-   ##
=======================================
  Coverage   86.27%   86.27%           
=======================================
  Files         122      122           
  Lines        9755     9755           
=======================================
  Hits         8416     8416           
  Misses        997      997           
  Partials      342      342           
Impacted Files Coverage Δ
internal/flowcontrol/base_flow_controller.go 100.00% <100.00%> (ø)

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 05514ab...cea61e3. Read the comment docs.

@marten-seemann marten-seemann merged commit 4103e05 into master Jun 11, 2020
@marten-seemann marten-seemann deleted the remove-redundant-parenthesis branch June 11, 2020 12:02
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