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

feat(auth): Keychain Sharing (No App Reload Required) #3811

Closed
wants to merge 7 commits into from

Style fixes

01e2268
Select commit
Loading
Failed to load commit list.
Closed

feat(auth): Keychain Sharing (No App Reload Required) #3811

Style fixes
01e2268
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

68.47% (-0.08%) compared to acb7dee

View this Pull Request on Codecov

68.47% (-0.08%) compared to acb7dee

Details

Codecov Report

Attention: Patch coverage is 39.60396% with 61 lines in your changes missing coverage. Please review.

Project coverage is 68.47%. Comparing base (acb7dee) to head (01e2268).
Report is 124 commits behind head on main.

Files with missing lines Patch % Lines
...WSPluginsCore/Keychain/KeychainStoreMigrator.swift 0.00% 28 Missing ⚠️
...dentialStorage/AWSCognitoAuthCredentialStore.swift 60.00% 14 Missing ⚠️
Amplify/Categories/Auth/Models/AccessGroup.swift 0.00% 9 Missing ⚠️
...s/Core/AWSPluginsCore/Keychain/KeychainStore.swift 0.00% 7 Missing ⚠️
...gnitoAuthPlugin/Task/AWSAuthFetchSessionTask.swift 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3811      +/-   ##
==========================================
- Coverage   68.54%   68.47%   -0.08%     
==========================================
  Files        1080     1083       +3     
  Lines       37608    37695      +87     
==========================================
+ Hits        25778    25810      +32     
- Misses      11830    11885      +55     

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