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

PM-13019: Add special circumstance to navigate to the vault listing UI for TOTP code #4033

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

david-livefront
Copy link
Collaborator

@david-livefront david-livefront commented Oct 4, 2024

🎟️ Tracking

PM-13019

📔 Objective

This PR adds the special circumstance logic to route the user to the vault listing screen for a totp code intent.

Note that the Android Manifest has not bee updated to support this flow in this PR. That will occur in a future PR.

📸 Screenshots

Screen_recording_20241004_132937.mp4

Copy link
Contributor

github-actions bot commented Oct 4, 2024

Logo
Checkmarx One – Scan Summary & Details5de598ba-c1cc-458a-b96c-ca19c3ae14d9

No New Or Fixed Issues Found

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.92%. Comparing base (8d578a9) to head (54d4552).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...en/ui/platform/feature/rootnav/RootNavViewModel.kt 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4033   +/-   ##
=======================================
  Coverage   88.92%   88.92%           
=======================================
  Files         428      428           
  Lines       35281    35300   +19     
  Branches     5171     5176    +5     
=======================================
+ Hits        31373    31391   +18     
- Misses       2102     2103    +1     
  Partials     1806     1806           

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

Copy link
Contributor

@SaintPatrck SaintPatrck left a comment

Choose a reason for hiding this comment

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

Looks good. Couple of minor suggestions.

@david-livefront
Copy link
Collaborator Author

Thanks @SaintPatrck

@david-livefront david-livefront added this pull request to the merge queue Oct 7, 2024
Merged via the queue into main with commit c4467f0 Oct 7, 2024
9 checks passed
@david-livefront david-livefront deleted the PM-13019-totp-flow branch October 7, 2024 15:28
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.

2 participants