Skip to content

Wrap OTel span if set on scope #4288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: potel-base
Choose a base branch
from

Conversation

sentrivana
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Apr 14, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.53%. Comparing base (2d51839) to head (a2f3655).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/scope.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           potel-base    #4288      +/-   ##
==============================================
- Coverage       83.54%   83.53%   -0.02%     
==============================================
  Files             144      144              
  Lines           14631    14634       +3     
  Branches         2325     2326       +1     
==============================================
+ Hits            12224    12225       +1     
- Misses           1690     1691       +1     
- Partials          717      718       +1     
Files with missing lines Coverage Δ
sentry_sdk/tracing.py 79.56% <ø> (ø)
sentry_sdk/scope.py 82.15% <50.00%> (-0.24%) ⬇️

... and 2 files with indirect coverage changes

@sentrivana sentrivana linked an issue Apr 14, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup scope.span usages
1 participant