◐ Shell
clean mode source ↗

fix(typing): Add `@sentry_sdk.traces.trace` overloads to fix typing by sentrivana · Pull Request #6236 · getsentry/sentry-python

Codecov Results 📊

7 passed | Total: 7 | Pass Rate: 100% | Execution Time: 2.00s

📊 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 17471 uncovered lines.
❌ Project coverage is 20.26%. Comparing base (base) to head (head).

Files with missing lines (1)
File Patch % Lines
traces.py 36.42% ⚠️ 199 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    25.10%    20.26%    -4.84%
==========================================
  Files          190       190         —
  Lines        21924     21911       -13
  Branches      7378      7378         —
==========================================
+ Hits          5502      4440     -1062
- Misses       16422     17471     +1049
- Partials       471       328      -143

Generated by Codecov Action