feat: Add sentry-android-navigation module - #2116
Conversation
|
philipphofmann
left a comment
There was a problem hiding this comment.
This looks incredibly simple.
Is it good or bad? 🙈 haha |
|
@adinauer add you to keep you in the loop, feel free to delegate to Lukas if you think it's better |
Codecov Report
@@ Coverage Diff @@
## feat/compose-navigation-support #2116 +/- ##
==================================================================
Coverage 80.94% 80.94%
Complexity 3254 3254
==================================================================
Files 231 231
Lines 11952 11952
Branches 1586 1586
==================================================================
Hits 9674 9674
Misses 1698 1698
Partials 580 580
Continue to review full report at Codecov.
|
bruno-garcia
left a comment
There was a problem hiding this comment.
Before we can release this we need to add to .craft.yml in this repo, and https://github.com/getsentry/sentry-release-registry
|
@bruno-garcia noted thanks |
adinauer
left a comment
There was a problem hiding this comment.
Only one question, rest LGTM!
#skip-changelog
📜 Description
sentry-android-navigationmodule to support androidx.navigation library (only breadcrumbs for now)This is part of the Jetpack Compose Navigation support.
💡 Motivation and Context
Part of #2096
💚 How did you test it?
📝 Checklist
🔮 Next steps