feat(neon_framework): Implement remote wipe #2664
Open
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%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading