Skip to content

feat: show address labels in coin control UTXO cards - #1357

Draft
sneurlax wants to merge 3 commits into
stagingfrom
feat/403-utxo-address-labels
Draft

feat: show address labels in coin control UTXO cards#1357
sneurlax wants to merge 3 commits into
stagingfrom
feat/403-utxo-address-labels

Conversation

@sneurlax

Copy link
Copy Markdown
Member

closes #403

@sneurlax

Copy link
Copy Markdown
Member Author

Converting to draft because I have too many open PRs ready--will take another review pass over this before re-readying it

@sneurlax
sneurlax marked this pull request as draft August 20, 2026 19:01
The file predates the current formatter and CI checks the formatting of
every changed file. No behaviour change.
Read the label through an auto-disposed riverpod family backed by a
watched Isar query, so a card also picks up label edits made while the
coin control list is on screen.

closes #403
@sneurlax
sneurlax force-pushed the feat/403-utxo-address-labels branch from 9bbf0c7 to d0e7acb Compare August 24, 2026 21:31
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 36.84211% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.81%. Comparing base (da38ddc) to head (d17956b).
⚠️ Report is 1 commits behind head on staging.

Files with missing lines Patch % Lines
lib/pages/coin_control/utxo_card.dart 0.00% 28 Missing ⚠️
lib/providers/wallet/address_label_provider.dart 72.41% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #1357      +/-   ##
===========================================
+ Coverage     4.79%    4.81%   +0.01%     
===========================================
  Files         1109     1110       +1     
  Lines       111003   111048      +45     
===========================================
+ Hits          5325     5347      +22     
- Misses      105678   105701      +23     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show address labels in coin control menu

1 participant