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

test(basics): Stop using configure_scope #3349

Merged
1 commit merged into from
Jul 26, 2024
Merged

Conversation

szokeasaurusrex
Copy link
Member

Use Scope.get_isolation_scope instead.

Ref #3344

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.74%. Comparing base (cc0ee38) to head (132a9c5).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3349      +/-   ##
==========================================
- Coverage   79.78%   79.74%   -0.04%     
==========================================
  Files         133      133              
  Lines       14319    14319              
  Branches     3009     3009              
==========================================
- Hits        11424    11419       -5     
- Misses       2072     2085      +13     
+ Partials      823      815       -8     

see 11 files with indirect coverage changes

@szokeasaurusrex szokeasaurusrex linked an issue Jul 26, 2024 that may be closed by this pull request
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/configure_scope-0 branch 2 times, most recently from afca706 to cc0ee38 Compare July 26, 2024 11:52
Use `Scope.get_isolation_scope` instead.

Ref #3344
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/configure-scope-1 branch from 682f07a to 132a9c5 Compare July 26, 2024 11:57
Base automatically changed from szokeasaurusrex/configure_scope-0 to master July 26, 2024 13:10
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/configure-scope-1 branch from e16ffc0 to 132a9c5 Compare July 26, 2024 13:12
@szokeasaurusrex szokeasaurusrex closed this pull request by merging all changes into master in c8e93af Jul 26, 2024
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/configure-scope-1 branch July 26, 2024 13:27
arjennienhuis pushed a commit to arjennienhuis/sentry-python that referenced this pull request Sep 30, 2024
Use `Scope.get_isolation_scope` instead.

Ref getsentry#3344
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.

Stop using sentry_sdk.configure_scope in SDK
3 participants