Skip to content

chore: dart format

85d2435
Select commit
Loading
Failed to load commit list.
Open

feat: add event-driven auto backup triggers after wallet changes #1377

chore: dart format
85d2435
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 1s

4.84% (+0.00%) compared to 8208fe7

View this Pull Request on Codecov

4.84% (+0.00%) compared to 8208fe7

Details

Codecov Report

❌ Patch coverage is 5.63380% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.84%. Comparing base (8208fe7) to head (85d2435).
⚠️ Report is 11 commits behind head on staging.

Files with missing lines Patch % Lines
.../wallet_view/transaction_views/edit_note_view.dart 0.00% 38 Missing ⚠️
lib/services/auto_swb_service.dart 0.00% 12 Missing ⚠️
.../sub_views/backup_frequency_type_select_sheet.dart 14.28% 6 Missing ⚠️
lib/services/address_book_service.dart 0.00% 3 Missing ⚠️
lib/utilities/prefs.dart 0.00% 3 Missing ⚠️
...ib/providers/global/auto_swb_service_provider.dart 0.00% 2 Missing ⚠️
...view/stack_backup_views/edit_auto_backup_view.dart 0.00% 1 Missing ⚠️
...gs_menu/backup_and_restore/create_auto_backup.dart 0.00% 1 Missing ⚠️
lib/utilities/format.dart 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1377   +/-   ##
========================================
  Coverage     4.84%    4.84%           
========================================
  Files         1092     1092           
  Lines       109141   109167   +26     
========================================
+ Hits          5283     5285    +2     
- Misses      103858   103882   +24     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.