Skip to content

feat: Add sentry-android-navigation module - #2116

Merged
romtsn merged 13 commits into
feat/compose-navigation-supportfrom
feat/androidx-navigation
Jun 24, 2022
Merged

feat: Add sentry-android-navigation module#2116
romtsn merged 13 commits into
feat/compose-navigation-supportfrom
feat/androidx-navigation

Conversation

@romtsn

@romtsn romtsn commented Jun 20, 2022

Copy link
Copy Markdown
Member

#skip-changelog

📜 Description

  • Adds a new sentry-android-navigation module 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

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

  • Tracing will be done in a separate PR

@github-actions

github-actions Bot commented Jun 20, 2022

Copy link
Copy Markdown
Contributor
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against c94942e

@philipphofmann philipphofmann left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks incredibly simple.

@romtsn

romtsn commented Jun 21, 2022

Copy link
Copy Markdown
Member Author

This looks incredibly simple.

Is it good or bad? 🙈 haha

@romtsn
romtsn requested a review from adinauer June 21, 2022 15:30
@romtsn

romtsn commented Jun 21, 2022

Copy link
Copy Markdown
Member Author

@adinauer add you to keep you in the loop, feel free to delegate to Lukas if you think it's better

Comment thread sentry-android-navigation/build.gradle.kts Outdated
@romtsn
romtsn marked this pull request as ready for review June 22, 2022 09:41
@codecov-commenter

codecov-commenter commented Jun 22, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2116 (8133b05) into feat/compose-navigation-support (cedc62e) will not change coverage.
The diff coverage is n/a.

@@                        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           
Impacted Files Coverage Δ
sentry/src/main/java/io/sentry/TypeCheckHint.java 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cedc62e...8133b05. Read the comment docs.

@bruno-garcia bruno-garcia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before we can release this we need to add to .craft.yml in this repo, and https://github.com/getsentry/sentry-release-registry

@romtsn

romtsn commented Jun 22, 2022

Copy link
Copy Markdown
Member Author

@bruno-garcia noted thanks

@romtsn romtsn mentioned this pull request Jun 22, 2022
9 tasks

@adinauer adinauer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one question, rest LGTM!

@philipphofmann philipphofmann left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@romtsn
romtsn merged commit b141252 into feat/compose-navigation-support Jun 24, 2022
@romtsn
romtsn deleted the feat/androidx-navigation branch June 24, 2022 11:07
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.

6 participants