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

optimize header operations #144

Merged
merged 1 commit into from
May 20, 2023
Merged

optimize header operations #144

merged 1 commit into from
May 20, 2023

Conversation

acoshift
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 20, 2023

Codecov Report

Patch coverage: 59.52% and project coverage change: -0.54 ⚠️

Comparison is base (528300c) 69.82% compared to head (e4d9004) 69.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   69.82%   69.29%   -0.54%     
==========================================
  Files          55       56       +1     
  Lines        2005     2045      +40     
==========================================
+ Hits         1400     1417      +17     
- Misses        553      570      +17     
- Partials       52       58       +6     
Impacted Files Coverage Δ
pkg/authn/forward.go 68.81% <37.50%> (-4.75%) ⬇️
pkg/internal/header/header.go 46.15% <46.15%> (ø)
pkg/compress/compress.go 61.32% <66.66%> (+1.14%) ⬆️
pkg/authn/authn.go 100.00% <100.00%> (ø)
pkg/authn/basic.go 100.00% <100.00%> (ø)
pkg/headers/map.go 100.00% <100.00%> (ø)
pkg/hsts/hsts.go 100.00% <100.00%> (ø)
pkg/logger/logger.go 56.04% <100.00%> (ø)
pkg/logger/record.go 71.69% <100.00%> (ø)
pkg/ratelimit/ratelimit.go 66.66% <100.00%> (ø)
... and 5 more

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

@acoshift acoshift merged commit 87f8ad7 into master May 20, 2023
4 of 6 checks passed
@acoshift acoshift deleted the optimize-header-op branch May 20, 2023 14:41
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

1 participant