feat(spotlight): Add info logs when Sentry is enabled #3735
Codecov / codecov/project
succeeded
Nov 5, 2024 in 0s
84.37% (+0.03%) compared to e28dcf6
View this Pull Request on Codecov
84.37% (+0.03%) compared to e28dcf6
Details
Codecov Report
Attention: Patch coverage is 85.71429%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 84.37%. Comparing base (
e28dcf6
) to head (cbdc15f
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
sentry_sdk/spotlight.py | 85.71% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #3735 +/- ##
==========================================
+ Coverage 84.33% 84.37% +0.03%
==========================================
Files 136 136
Lines 14367 14370 +3
Branches 2417 2417
==========================================
+ Hits 12117 12125 +8
+ Misses 1497 1495 -2
+ Partials 753 750 -3
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/spotlight.py | 68.11% <85.71%> (+1.44%) |
⬆️ |
Loading