Skip to content

feat: transaction notifications for incoming transactions - #1359

Draft
sneurlax wants to merge 3 commits into
stagingfrom
feat/300-transaction-notifications
Draft

feat: transaction notifications for incoming transactions#1359
sneurlax wants to merge 3 commits into
stagingfrom
feat/300-transaction-notifications

Merge branch 'staging' into feat/300-transaction-notifications

7094e43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 1s

4.87% (+0.07%) compared to da38ddc

View this Pull Request on Codecov

4.87% (+0.07%) compared to da38ddc

Details

Codecov Report

❌ Patch coverage is 41.05960% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.87%. Comparing base (da38ddc) to head (7094e43).
⚠️ Report is 1 commits behind head on staging.

Files with missing lines Patch % Lines
lib/wallets/wallet/wallet.dart 0.00% 22 Missing ⚠️
lib/services/notifications_api.dart 0.00% 16 Missing ⚠️
lib/services/notifications_service.dart 0.00% 15 Missing ⚠️
lib/services/transaction_notification_tracker.dart 67.39% 15 Missing ⚠️
...t_bus/events/global/crypto_notification_event.dart 13.33% 13 Missing ⚠️
..._views/frost_ms/new/steps/frost_create_step_5.dart 0.00% 3 Missing ⚠️
lib/services/transaction_notification_service.dart 93.54% 2 Missing ⚠️
lib/services/wallets.dart 0.00% 2 Missing ⚠️
..._view/new_wallet_recovery_phrase_warning_view.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #1359      +/-   ##
===========================================
+ Coverage     4.79%    4.87%   +0.07%     
===========================================
  Files         1109     1111       +2     
  Lines       111003   111109     +106     
===========================================
+ Hits          5325     5416      +91     
- Misses      105678   105693      +15     

☔ View full report in Codecov by Harness.
📢 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.