Skip to content
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

fix(typing): Set correct type for set_context everywhere #4123

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

sentrivana
Copy link
Contributor

No description provided.

Verified

This commit was signed with the committer’s verified signature.
sentrivana Ivana Kellyer
@sentrivana sentrivana marked this pull request as ready for review March 10, 2025 12:31
@sentrivana sentrivana requested a review from antonpirker March 10, 2025 12:31
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.57%. Comparing base (7b54cfb) to head (1917e26).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4123      +/-   ##
==========================================
- Coverage   79.59%   79.57%   -0.03%     
==========================================
  Files         140      140              
  Lines       15581    15581              
  Branches     2643     2643              
==========================================
- Hits        12402    12398       -4     
- Misses       2343     2345       +2     
- Partials      836      838       +2     
Files with missing lines Coverage Δ
sentry_sdk/tracing.py 77.73% <ø> (ø)

... and 1 file with indirect coverage changes

Copy link
Member

@antonpirker antonpirker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! thanks for super quick fix!

@sentrivana sentrivana merged commit 9e89c30 into master Mar 10, 2025
142 checks passed
@sentrivana sentrivana deleted the ivana/fix-set-context-type branch March 10, 2025 12:42
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.

None yet

2 participants