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

http middleware (inbound) #78

Merged
merged 6 commits into from
Sep 28, 2022
Merged

http middleware (inbound) #78

merged 6 commits into from
Sep 28, 2022

Conversation

muir
Copy link
Collaborator

@muir muir commented Sep 26, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2022

Codecov Report

Base: 87.35% // Head: 87.56% // Increases project coverage by +0.20% 🎉

Coverage data is based on head (508df5e) compared to base (02fd35a).
Patch coverage: 77.61% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   87.35%   87.56%   +0.20%     
==========================================
  Files          42       44       +2     
  Lines        4871     5001     +130     
==========================================
+ Hits         4255     4379     +124     
+ Misses        530      528       -2     
- Partials       86       94       +8     
Flag Coverage Δ
go_tests 87.56% <77.61%> (+0.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
xopjson/jsonlogger.go 76.60% <0.00%> (ø)
xopmiddle/utils.go 58.97% <58.97%> (ø)
trace/trace.go 83.80% <75.00%> (+5.31%) ⬆️
xopmiddle/middleware.go 91.13% <91.13%> (ø)
trace/state.go 50.00% <0.00%> (-25.00%) ⬇️
xopotel/otel.go 85.50% <0.00%> (-1.09%) ⬇️
span.go 81.35% <0.00%> (+1.69%) ⬆️
trace/hexbytes.go 73.48% <0.00%> (+15.15%) ⬆️

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.

@muir muir changed the title http middleware http middleware (inbound) Sep 28, 2022
@muir muir merged commit bef2d48 into main Sep 28, 2022
@muir muir deleted the sixtysix branch September 28, 2022 04:50
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