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

chore: fix multiple typos in comments #3612

Merged
merged 3 commits into from Nov 6, 2022

Conversation

tobyxdd
Copy link
Contributor

@tobyxdd tobyxdd commented Nov 5, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 5, 2022

Codecov Report

Base: 85.48% // Head: 85.48% // No change to project coverage 👍

Coverage data is based on head (3572da5) compared to base (df762b7).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3612   +/-   ##
=======================================
  Coverage   85.48%   85.48%           
=======================================
  Files         141      141           
  Lines       10296    10296           
=======================================
  Hits         8801     8801           
  Misses       1109     1109           
  Partials      386      386           
Impacted Files Coverage Δ
connection.go 76.42% <ø> (ø)
internal/flowcontrol/base_flow_controller.go 100.00% <ø> (ø)
send_stream.go 93.31% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Suggested a few little changes.

conn_id_generator_test.go Outdated Show resolved Hide resolved
internal/ackhandler/sent_packet_handler_test.go Outdated Show resolved Hide resolved
tobyxdd and others added 2 commits November 6, 2022 10:07
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
Copy link
Member

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@marten-seemann marten-seemann changed the title chore: fix multiple typos I run into chore: fix multiple typos in comments Nov 6, 2022
@marten-seemann marten-seemann merged commit 5fe9f9b into quic-go:master Nov 6, 2022
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