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

Add App Lock settings screen #1917

Merged
merged 3 commits into from
Oct 19, 2023
Merged

Add App Lock settings screen #1917

merged 3 commits into from
Oct 19, 2023

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Oct 18, 2023

Adds the App Lock settings screen. This is the screen only, more screens are needed before the flow will work. This branch is based upon #1912.

Screenshot 2023-10-18 at 10 05 14 am

@pixlwave pixlwave requested a review from a team as a code owner October 18, 2023 09:06
@pixlwave pixlwave requested review from stefanceriu and removed request for a team October 18, 2023 09:06
@github-actions
Copy link

github-actions bot commented Oct 18, 2023

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.
⚠️ You seem to have made changes to views. Please consider adding screenshots.

Generated by 🚫 Danger Swift against 28669e3

@pixlwave pixlwave force-pushed the doug/app-lock-settings branch from dd7f9d7 to 9cbd1ec Compare October 18, 2023 09:08
@pixlwave pixlwave changed the base branch from develop to doug/app-lock-service October 18, 2023 09:08
Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@SpyHoodle
Copy link

Shouldn't this page be titled "PIN settings" or something, instead of just Settings, as you'd be going back to Settings?
image

Base automatically changed from doug/app-lock-service to develop October 19, 2023 09:42
# Conflicts:
#	ElementX.xcodeproj/project.pbxproj
#	ElementX/Sources/Services/AppLock/AppLockService.swift
@pixlwave pixlwave force-pushed the doug/app-lock-settings branch from 9cbd1ec to 10f728c Compare October 19, 2023 09:53
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

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

Comparison is base (99c2878) 69.09% compared to head (28669e3) 69.02%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1917      +/-   ##
===========================================
- Coverage    69.09%   69.02%   -0.07%     
===========================================
  Files          483      492       +9     
  Lines        32995    33232     +237     
  Branches     16018    16130     +112     
===========================================
+ Hits         22797    22939     +142     
- Misses        9612     9702      +90     
- Partials       586      591       +5     
Flag Coverage Δ
unittests 54.48% <60.49%> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...pLock/AppLockScreen/AppLockScreenCoordinator.swift 0.00% <ø> (ø)
...ns/AppLock/AppLockScreen/AppLockScreenModels.swift 100.00% <ø> (ø)
...AppLock/AppLockScreen/AppLockScreenViewModel.swift 81.81% <ø> (ø)
...ens/AppLock/AppLockScreen/View/AppLockScreen.swift 0.00% <ø> (ø)
...entX/Sources/Services/AppLock/AppLockService.swift 66.15% <100.00%> (+6.15%) ⬆️
ElementX/Sources/Application/AppCoordinator.swift 55.16% <0.00%> (-0.09%) ⬇️
...tings/SettingsScreen/SettingsScreenViewModel.swift 81.31% <85.71%> (+0.36%) ⬆️
...rces/Services/AppLock/AppLockServiceProtocol.swift 87.50% <87.50%> (ø)
.../FlowCoordinators/UserSessionFlowCoordinator.swift 63.81% <0.00%> (-0.33%) ⬇️
...ckSettingsScreen/AppLockSettingsScreenModels.swift 87.50% <87.50%> (ø)
... and 5 more

... and 4 files with indirect coverage changes

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

@pixlwave pixlwave merged commit ebd9f4c into develop Oct 19, 2023
@pixlwave pixlwave deleted the doug/app-lock-settings branch October 19, 2023 11:26
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.

3 participants