Skip to content

test(basics): Stop using configure_scope#3349

Merged
1 commit merged into
masterfrom
szokeasaurusrex/configure-scope-1
Jul 26, 2024
Merged

test(basics): Stop using configure_scope#3349
1 commit merged into
masterfrom
szokeasaurusrex/configure-scope-1

Conversation

@szokeasaurusrex

Copy link
Copy Markdown
Member

Use Scope.get_isolation_scope instead.

Ref #3344

@codecov

codecov Bot commented Jul 25, 2024

Copy link
Copy Markdown

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