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

biometric authentication #556

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

biometric authentication #556

wants to merge 28 commits into from

Conversation

fremartini
Copy link
Member

No description provided.

@fremartini fremartini marked this pull request as draft November 30, 2023 15:33
@ghost
Copy link

ghost commented Nov 30, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

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

Comparison is base (9db04b1) 72.68% compared to head (62b2532) 71.54%.

Files Patch % Lines
...biometric/domain/usecases/register_biometrics.dart 0.00% 15 Missing ⚠️
...biometric/presentation/cubit/biometrics_cubit.dart 0.00% 15 Missing ⚠️
.../data/datasources/biometric_local_data_source.dart 0.00% 11 Missing ⚠️
...atures/biometric/data/models/user_credentials.dart 0.00% 9 Missing ⚠️
...tion/presentation/cubits/authentication_cubit.dart 88.88% 4 Missing ⚠️
...biometric/presentation/cubit/biometrics_state.dart 42.85% 4 Missing ⚠️
...sion/presentation/cubit/session_timeout_state.dart 63.63% 4 Missing ⚠️
...es/biometric/domain/usecases/clear_biometrics.dart 0.00% 3 Missing ⚠️
...biometric/domain/usecases/get_registered_user.dart 0.00% 3 Missing ⚠️
...res/session/data/models/session_details_model.dart 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #556      +/-   ##
==========================================
- Coverage   72.68%   71.54%   -1.14%     
==========================================
  Files         133      147      +14     
  Lines        1596     1775     +179     
==========================================
+ Hits         1160     1270     +110     
- Misses        436      505      +69     
Flag Coverage Δ
unittests 71.54% <62.90%> (-1.14%) ⬇️

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

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

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.

None yet

2 participants