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

quicvarint: export Min and Max constants #3253

Merged
merged 3 commits into from
Aug 10, 2021

Conversation

ydnar
Copy link
Contributor

@ydnar ydnar commented Aug 9, 2021

This is a cherry-pick from a WIP branch that adds two exported constants: quicvarint.Min and quicvarint.Max.

@codecov
Copy link

codecov bot commented Aug 9, 2021

Codecov Report

Merging #3253 (78c2c75) into master (8ecbb05) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3253   +/-   ##
=======================================
  Coverage   85.48%   85.48%           
=======================================
  Files         132      132           
  Lines        9799     9799           
=======================================
  Hits         8376     8376           
  Misses       1048     1048           
  Partials      375      375           
Impacted Files Coverage Δ
quicvarint/varint.go 78.38% <ø> (ø)

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 8ecbb05...78c2c75. Read the comment docs.

@marten-seemann marten-seemann merged commit 4a9bd79 into quic-go:master Aug 10, 2021
@aschmahmann aschmahmann mentioned this pull request Aug 23, 2021
62 tasks
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