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

MBL-810: DeeplinkViewModel.kt to Jetpack ViewModel and RxJava2.2 #1924

Merged
merged 10 commits into from
Jan 10, 2024

Conversation

leighdouglas
Copy link
Contributor

@leighdouglas leighdouglas commented Jan 9, 2024

📲 What

Update Deeplink view model to rxjava 2

🤔 Why

Technical Details

👀 See

no user-facing changes

📋 QA

Might require some additional testing, but essentially making sure all of the deeplinks listed as working in this doc are still working - 🤖 State of Deeplinks on Android

Story 📖

MBL-810: DeeplinkViewModel.kt to Jetpack ViewModel and RxJava2.2

@leighdouglas leighdouglas marked this pull request as ready for review January 10, 2024 18:05
@leighdouglas leighdouglas self-assigned this Jan 10, 2024
@leighdouglas leighdouglas changed the title MBL-765: DeeplinkViewModel.kt to Jetpack ViewModel and RxJava2.2 MBL-810: DeeplinkViewModel.kt to Jetpack ViewModel and RxJava2.2 Jan 10, 2024
Copy link
Contributor

@Arkariang Arkariang left a comment

Choose a reason for hiding this comment

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

Nice work!

@codecov-commenter
Copy link

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (62ce953) 74.27% compared to head (63db1ae) 74.23%.

Files Patch % Lines
...va/com/kickstarter/viewmodels/DeepLinkViewModel.kt 79.62% 7 Missing and 4 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1924      +/-   ##
============================================
- Coverage     74.27%   74.23%   -0.05%     
- Complexity     1965     1967       +2     
============================================
  Files           336      336              
  Lines         19614    19597      -17     
  Branches       2711     2711              
============================================
- Hits          14568    14547      -21     
+ Misses         3478     3466      -12     
- Partials       1568     1584      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leighdouglas leighdouglas merged commit 97e6b10 into master Jan 10, 2024
3 checks passed
@leighdouglas leighdouglas deleted the leigh/mbl-810 branch January 10, 2024 19:36
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

4 participants