fix: Remove 0000 trace_id fallbacks by sl0thentr0py · Pull Request #6570 · getsentry/sentry-python
Codecov Results 📊
✅ 90848 passed | ⏭️ 6037 skipped | Total: 96885 | Pass Rate: 93.77% | Execution Time: 321m 27s
📊 Comparison with Base Branch
| Metric | Change |
|---|---|
| Total Tests | — |
| Passed Tests | — |
| Failed Tests | — |
| Skipped Tests | — |
✨ No test changes detected
All tests are passing successfully.
✅ Patch coverage is 100.00%. Project has 2420 uncovered lines.
✅ Project coverage is 89.76%. Comparing base (base) to head (head).
Files with missing lines (3)
| File | Patch % | Lines |
|---|---|---|
| sentry_sdk/_log_batcher.py | 100.00% | |
| sentry_sdk/_metrics_batcher.py | 100.00% | |
| sentry_sdk/scope.py | 100.00% |
Coverage diff
@@ Coverage Diff @@ ## main #PR +/-## ========================================== + Coverage 89.75% 89.76% +0.01% ========================================== Files 192 192 — Lines 23630 23636 +6 Branches 8134 8140 +6 ========================================== + Hits 21208 21216 +8 - Misses 2422 2420 -2 - Partials 1341 1341 —
Generated by Codecov Action