quic-go / qpack

a (minimal) QPACK (RFC 9204) implementation in Go
MIT License
29 stars 8 forks source link

update Go versions #29

Closed marten-seemann closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 90.82% // Head: 90.82% // No change to project coverage :thumbsup:

Coverage data is based on head (f526bd6) compared to base (46e5916). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## ======================================= Coverage 90.82% 90.82% ======================================= Files 5 5 Lines 207 207 ======================================= Hits 188 188 Misses 10 10 Partials 9 9 ``` | [Impacted Files](https://codecov.io/gh/marten-seemann/qpack/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Seemann) | Coverage Δ | | |---|---|---| | [static\_table.go](https://codecov.io/gh/marten-seemann/qpack/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Seemann#diff-c3RhdGljX3RhYmxlLmdv) | `0.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Seemann). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Seemann)

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