Closed phil-livefront closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.12%. Comparing base (
cc8039a
) to head (184fdb3
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Checkmarx One – Scan Summary & Details – 9fadfb87-2007-428c-b6da-e634b3b70f37
🎟️ Tracking
PM-12988 PM-10267
đź“” Objective
UINavigationController
used in theMasterPasswordGuidanceView
and pushing theMasterPasswordGeneratorView
on top of the existing stack instead of making a new one. This allowed us to use the new implementeddismissPresented
function which dismisses only the top VC as opposed to closing more than 1.📸 Screenshots
https://github.com/user-attachments/assets/1515484f-acda-4a64-aa72-ff05d730d7bb
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or ℹ️ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or đź’ (:thought_balloon:
) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:
) for suggestions / improvements:x:
) or ⚠️ (:warning:
) for more significant problems or concerns needing attention:seedling:
) or ♻️ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes