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

Move otelhttp wrappers into internal package #5916

Merged
merged 22 commits into from
Aug 2, 2024

Merge branch 'main' into internal-wrappers

a055d2d
Select commit
Loading
Failed to load commit list.
Merged

Move otelhttp wrappers into internal package #5916

Merge branch 'main' into internal-wrappers
a055d2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

65.3% (+0.0%) compared to 6dde1cf

View this Pull Request on Codecov

65.3% (+0.0%) compared to 6dde1cf

Details

Codecov Report

Attention: Patch coverage is 97.61905% with 2 lines in your changes missing coverage. Please review.

Project coverage is 65.3%. Comparing base (6dde1cf) to head (a055d2d).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5916   +/-   ##
=====================================
  Coverage   65.3%   65.3%           
=====================================
  Files        203     204    +1     
  Lines      12780   12809   +29     
=====================================
+ Hits        8348    8377   +29     
  Misses      4189    4189           
  Partials     243     243           
Files Coverage Δ
instrumentation/net/http/otelhttp/handler.go 91.6% <100.0%> (-0.4%) ⬇️
...net/http/otelhttp/internal/request/body_wrapper.go 100.0% <100.0%> (ø)
instrumentation/net/http/otelhttp/transport.go 97.4% <100.0%> (-0.1%) ⬇️
...p/otelhttp/internal/request/resp_writer_wrapper.go 95.0% <95.0%> (ø)