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(neon_framework): Implement remote wipe #2664

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

test(neon_framework): Add tests for AccountsBloc

b8eeeec
Select commit
Loading
Failed to load commit list.
Open

feat(neon_framework): Implement remote wipe #2664

test(neon_framework): Add tests for AccountsBloc
b8eeeec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 19, 2024 in 0s

28.95% (+0.04%) compared to b389406

View this Pull Request on Codecov

28.95% (+0.04%) compared to b389406

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.95%. Comparing base (b389406) to head (b8eeeec).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2664      +/-   ##
==========================================
+ Coverage   28.90%   28.95%   +0.04%     
==========================================
  Files         371      371              
  Lines      136623   136665      +42     
==========================================
+ Hits        39491    39569      +78     
+ Misses      97132    97096      -36     
Files with missing lines Coverage Δ
...ackages/neon_framework/lib/src/blocs/accounts.dart 67.08% <100.00%> (+67.08%) ⬆️
...account_repository/lib/src/account_repository.dart 100.00% <100.00%> (ø)
...epository/lib/src/utils/authentication_client.dart 100.00% <100.00%> (ø)
---- 🚨 Try these New Features: