-
-
Notifications
You must be signed in to change notification settings - Fork 278
Bump: sentry-android to v4.3.0 #343
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
Codecov Report
@@ Coverage Diff @@
## main #343 +/- ##
=======================================
Coverage 89.60% 89.60%
=======================================
Files 51 51
Lines 1636 1636
=======================================
Hits 1466 1466
Misses 170 170 Continue to review full report at Codecov.
|
philipphofmann
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.
ktlint is complaining a bit. Apart from that LGTM.
| -keep class io.sentry.flutter.** { *; } | ||
|
|
||
| # To ensure that stack traces is unambiguous | ||
| # https://developer.android.com/studio/build/shrink-code#decode-stack-trace |
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.
Thanks for the important comment 💯
flutter/android/src/main/kotlin/io/sentry/flutter/SentryFlutterPlugin.kt
Show resolved
Hide resolved
bruno-garcia
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
📜 Description
Bump: sentry-android to v4.3.0
💡 Motivation and Context
Kotlin nullability and sentry-native improvements
💚 How did you test it?
📝 Checklist
🔮 Next steps