Fix grpc aio method handling #3873
Merged
Codecov / codecov/project
succeeded
Dec 16, 2024 in 0s
29.72% (-50.59%) compared to bb9e34e
View this Pull Request on Codecov
29.72% (-50.59%) compared to bb9e34e
Details
Codecov Report
Attention: Patch coverage is 40.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 29.72%. Comparing base (
bb9e34e
) to head (17a2f48
).
Files with missing lines | Patch % | Lines |
---|---|---|
sentry_sdk/integrations/grpc/aio/client.py | 50.00% | 0 Missing and 2 partials |
sentry_sdk/integrations/rust_tracing.py | 0.00% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (bb9e34e) and HEAD (17a2f48). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #3873 +/- ##
===============================================
- Coverage 80.30% 29.72% -50.59%
===============================================
Files 139 139
Lines 14573 14577 +4
Branches 2308 2172 -136
===============================================
- Hits 11703 4333 -7370
- Misses 2156 9846 +7690
+ Partials 714 398 -316
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/rust_tracing.py | 0.00% <0.00%> (-83.34%) |
⬇️ |
sentry_sdk/integrations/grpc/aio/client.py | 85.00% <50.00%> (-9.45%) |
⬇️ |
Loading