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

run gofumpt, enable the gofumpt linter #2839

Merged
merged 1 commit into from
Oct 26, 2020
Merged

run gofumpt, enable the gofumpt linter #2839

merged 1 commit into from
Oct 26, 2020

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2839   +/-   ##
=======================================
  Coverage   85.83%   85.83%           
=======================================
  Files         134      134           
  Lines        9036     9036           
=======================================
  Hits         7756     7756           
  Misses        939      939           
  Partials      341      341           
Impacted Files Coverage Δ
http3/client.go 86.18% <ø> (ø)
http3/response_writer.go 70.00% <ø> (ø)
http3/server.go 61.84% <ø> (ø)
internal/ackhandler/sent_packet_handler.go 73.18% <ø> (ø)
internal/congestion/cubic.go 100.00% <ø> (ø)
internal/congestion/cubic_sender.go 86.79% <ø> (ø)
internal/congestion/hybrid_slow_start.go 92.31% <ø> (ø)
internal/handshake/crypto_setup.go 66.67% <ø> (ø)
internal/handshake/header_protector.go 78.26% <ø> (ø)
internal/handshake/updatable_aead.go 96.24% <ø> (ø)
... and 10 more

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 598f975...8752576. Read the comment docs.

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