fix(user): Set `user.ip_address` on telemetry if present by sentrivana · Pull Request #6555 · getsentry/sentry-python
Codecov Results 📊
✅ 89401 passed | ⏭️ 6013 skipped | Total: 95414 | Pass Rate: 93.7% | Execution Time: 298m 12s
📊 Comparison with Base Branch
| Metric | Change |
|---|---|
| Total Tests | 📈 +1797 |
| Passed Tests | 📈 +1797 |
| Failed Tests | — |
| Skipped Tests | — |
All tests are passing successfully.
✅ Patch coverage is 100.00%. Project has 2398 uncovered lines.
❌ Project coverage is 89.78%. Comparing base (base) to head (head).
Coverage diff
@@ Coverage Diff @@ ## main #PR +/-## ========================================== - Coverage 89.81% 89.78% -0.03% ========================================== Files 192 192 — Lines 23457 23457 — Branches 8060 8060 — ========================================== + Hits 21066 21059 -7 - Misses 2391 2398 +7 - Partials 1329 1328 -1
Generated by Codecov Action