Move otelhttp wrappers into internal package #5916
Merged
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
@@ 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%> (ø) |
Loading