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

refactor(neon_framework): rename credentials password to appPassowrd #2488

Merged
merged 2 commits into from
Sep 15, 2024

refactor(neon_framework): force account server access through the cre…

5addca0
Select commit
Loading
Failed to load commit list.
Merged

refactor(neon_framework): rename credentials password to appPassowrd #2488

refactor(neon_framework): force account server access through the cre…
5addca0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 15, 2024 in 1s

30.26% (-0.03%) compared to 801599c

View this Pull Request on Codecov

30.26% (-0.03%) compared to 801599c

Details

Codecov Report

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

Project coverage is 30.26%. Comparing base (801599c) to head (5addca0).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
packages/neon_framework/lib/src/widgets/error.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2488      +/-   ##
==========================================
- Coverage   30.29%   30.26%   -0.03%     
==========================================
  Files         352      352              
  Lines      124389   124320      -69     
==========================================
- Hits        37680    37631      -49     
+ Misses      86709    86689      -20     
Files with missing lines Coverage Δ
...es/neon_framework/lib/src/testing/mock_server.dart 90.00% <ø> (ø)
packages/neon_framework/lib/src/testing/mocks.dart 92.30% <ø> (ø)
...mework/lib/src/utils/account_client_extension.dart 100.00% <100.00%> (ø)
...account_repository/lib/src/account_repository.dart 100.00% <100.00%> (ø)
...ges/account_repository/lib/src/models/account.dart 100.00% <ø> (ø)
...account_repository/lib/src/models/credentials.dart 100.00% <ø> (ø)
...count_repository/lib/src/models/credentials.g.dart 100.00% <100.00%> (ø)
...count_repository/lib/src/models/login_qr_code.dart 100.00% <100.00%> (ø)
...epository/lib/src/testing/testing_credentials.dart 100.00% <100.00%> (ø)
..._repository/lib/src/utils/http_client_builder.dart 100.00% <100.00%> (ø)
... and 2 more

... and 2 files with indirect coverage changes