Extract span attrs from AIOHTTP request #3782
Merged
Codecov / codecov/project
succeeded
Nov 15, 2024 in 0s
25.19% (-52.38%) compared to 571c5cd
View this Pull Request on Codecov
25.19% (-52.38%) compared to 571c5cd
Details
Codecov Report
Attention: Patch coverage is 0%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 25.19%. Comparing base (
571c5cd
) to head (9526f4a
).
Files with missing lines | Patch % | Lines |
---|---|---|
sentry_sdk/integrations/aiohttp.py | 0.00% | 24 Missing |
❗ There is a different number of reports uploaded between BASE (571c5cd) and HEAD (9526f4a). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #3782 +/- ##
===============================================
- Coverage 77.57% 25.19% -52.38%
===============================================
Files 140 140
Lines 14540 14531 -9
Branches 2298 2155 -143
===============================================
- Hits 11279 3661 -7618
- Misses 2574 10527 +7953
+ Partials 687 343 -344
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/opentelemetry/sampler.py | 51.80% <ø> (-42.17%) |
⬇️ |
sentry_sdk/integrations/aiohttp.py | 8.99% <0.00%> (-76.22%) |
⬇️ |
Loading