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 import problem in release 2.23.0 #4140

Merged
merged 3 commits into from
Mar 17, 2025
Merged

Conversation

antonpirker
Copy link
Member

Fixes #4139

@antonpirker antonpirker enabled auto-merge (squash) March 17, 2025 12:21
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.55%. Comparing base (40cc851) to head (97326ec).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4140      +/-   ##
==========================================
- Coverage   79.56%   79.55%   -0.02%     
==========================================
  Files         141      141              
  Lines       15711    15711              
  Branches     2671     2671              
==========================================
- Hits        12501    12499       -2     
- Misses       2367     2369       +2     
  Partials      843      843              
Files with missing lines Coverage Δ
sentry_sdk/__init__.py 100.00% <ø> (ø)

... and 3 files with indirect coverage changes

@antonpirker antonpirker merged commit 08d2319 into master Mar 17, 2025
139 checks passed
@antonpirker antonpirker deleted the antonpirker/fix-release branch March 17, 2025 12:28
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.

V2.23.0: Potentially broken release?
2 participants