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

[Experiment] New Scopes #2597

Closed
wants to merge 60 commits into from
Closed

[Experiment] New Scopes #2597

wants to merge 60 commits into from

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Dec 14, 2023

All PRs labeled with scope refactor in one branch.

antonpirker and others added 26 commits December 7, 2023 10:52
Moved some functionality from Hub to Scope or Client:
- moved `add_breadcrumb` from Hub to Scope
- moved session functions from Hub to Scope
- moved `get_integration1` from Hub to Client.

This is preparation work for refactoring how we deal with Hubs and Scopes in the future.
Each commit is moving one function, so it should be easy to review commit by commit.
…scopes the hub is removed and the root level API directly calls it on the scope
Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
@antonpirker
Copy link
Member Author

Closing in favor of
#2609
#2610

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants