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

ref(init): Stop using Hub in init #3275

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

szokeasaurusrex
Copy link
Member

Use Scope APIs only in implementation for sentry_sdk.init, rather than Hub APIs.

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.35%. Comparing base (1c86489) to head (afa88eb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3275      +/-   ##
==========================================
- Coverage   79.37%   79.35%   -0.02%     
==========================================
  Files         132      132              
  Lines       14271    14271              
  Branches     2997     2997              
==========================================
- Hits        11327    11325       -2     
  Misses       2099     2099              
- Partials      845      847       +2     
Files Coverage Δ
sentry_sdk/hub.py 54.18% <100.00%> (ø)

... and 2 files with indirect coverage changes

Use `Scope` APIs only in implementation for `sentry_sdk.init`, rather than `Hub` APIs.
@szokeasaurusrex szokeasaurusrex merged commit 1e82809 into master Jul 11, 2024
122 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/no-hub-init branch July 11, 2024 09:12
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