fix(integrations): properly distinguish between network.transport and mcp.transport #5063
Codecov / codecov/project
succeeded
Nov 4, 2025 in 1s
83.90% (-0.05%) compared to 7264a9f
View this Pull Request on Codecov
83.90% (-0.05%) compared to 7264a9f
Details
Codecov Report
❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.90%. Comparing base (7264a9f) to head (c498e4e).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sentry_sdk/integrations/mcp.py | 90.90% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #5063 +/- ##
==========================================
- Coverage 83.94% 83.90% -0.05%
==========================================
Files 179 179
Lines 17904 17922 +18
Branches 3179 3188 +9
==========================================
+ Hits 15030 15037 +7
- Misses 1902 1910 +8
- Partials 972 975 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry_sdk/consts.py | 99.40% <100.00%> (+<0.01%) |
⬆️ |
| sentry_sdk/integrations/mcp.py | 80.00% <90.90%> (+0.36%) |
⬆️ |
Loading