Added timeout to HTTP requests in CloudResourceContextIntegration #4120
Codecov / codecov/project
succeeded
Mar 10, 2025 in 1s
79.44% (-0.07%) compared to 7deebf0
View this Pull Request on Codecov
79.44% (-0.07%) compared to 7deebf0
Details
Codecov Report
Attention: Patch coverage is 70.00000% with 6 lines in your changes missing coverage. Please review.
Project coverage is 79.44%. Comparing base (
7deebf0) to head (9d11787).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sentry_sdk/integrations/cloud_resource_context.py | 70.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4120 +/- ##
==========================================
- Coverage 79.51% 79.44% -0.07%
==========================================
Files 140 140
Lines 15581 15594 +13
Branches 2643 2647 +4
==========================================
Hits 12389 12389
- Misses 2356 2378 +22
+ Partials 836 827 -9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry_sdk/integrations/cloud_resource_context.py | 89.79% <70.00%> (-3.49%) |
⬇️ |
Loading