Skip to content

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

Open
sneurlax wants to merge 2 commits into
stagingfrom
feat/306-auto-backup-triggers
Open

feat: add event-driven auto backup triggers after wallet changes#1377
sneurlax wants to merge 2 commits into
stagingfrom
feat/306-auto-backup-triggers

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 linesPatch %Lines
.../wallet_view/transaction_views/edit_note_view.dart0.00%38 Missing ⚠️
lib/services/auto_swb_service.dart0.00%12 Missing ⚠️
.../sub_views/backup_frequency_type_select_sheet.dart14.28%6 Missing ⚠️
lib/services/address_book_service.dart0.00%3 Missing ⚠️
lib/utilities/prefs.dart0.00%3 Missing ⚠️
...ib/providers/global/auto_swb_service_provider.dart0.00%2 Missing ⚠️
...view/stack_backup_views/edit_auto_backup_view.dart0.00%1 Missing ⚠️
...gs_menu/backup_and_restore/create_auto_backup.dart0.00%1 Missing ⚠️
lib/utilities/format.dart75.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.