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

reduce calls to time.Now() from the flow controller #2591

Merged
merged 1 commit into from Jun 11, 2020

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 7, 2020

Codecov Report

Merging #2591 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2591   +/-   ##
=======================================
  Coverage   86.27%   86.28%           
=======================================
  Files         122      122           
  Lines        9755     9756    +1     
=======================================
+ Hits         8416     8417    +1     
  Misses        997      997           
  Partials      342      342           
Impacted Files Coverage Δ
internal/flowcontrol/base_flow_controller.go 100.00% <100.00%> (ø)
internal/flowcontrol/connection_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...66eeff0. Read the comment docs.

@marten-seemann marten-seemann merged commit 80e5061 into master Jun 11, 2020
@marten-seemann marten-seemann deleted the reduce-flowcontrol-time-now-calls branch June 11, 2020 12:01
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