-
-
Notifications
You must be signed in to change notification settings - Fork 277
add contexts to scope and apply it #154
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
Conversation
|
this PR is not addressing the SentryClient changes: |
@marandaneto is this incorrect or incomplete? sentry-dart/dart/lib/src/scope.dart Lines 162 to 166 in 262305a
|
more to incomplete than incorrect, I've made a few new comments |
marandaneto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
📢 Type of change
📜 Description
add a
contextsproperty toScope💡 Motivation and Context
https://develop.sentry.dev/sdk/unified-api/
💚 How did you test it?
📝 Checklist
🔮 Next steps