Skip to content

refactor: migrate deprecated .withOpacity() to .withValues(alpha:) - #1376

Open
sneurlax wants to merge 2 commits into
stagingfrom
refactor/withopacity-to-withvalues
Open

refactor: migrate deprecated .withOpacity() to .withValues(alpha:)#1376
sneurlax wants to merge 2 commits into
stagingfrom
refactor/withopacity-to-withvalues

chore: dart format

de9f7df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 1s

4.81% (-0.03%) compared to 8208fe7, passed because coverage increased by 0.03% when compared to adjusted base (4.78%)

View this Pull Request on Codecov

4.81% (-0.03%) compared to 8208fe7, passed because coverage increased by 0.03% when compared to adjusted base (4.78%)

Details

Codecov Report

❌ Patch coverage is 11.22995% with 498 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.81%. Comparing base (8208fe7) to head (de9f7df).
⚠️ Report is 11 commits behind head on staging.

Files with missing linesPatch %Lines
...in_selection/exchange_currency_selection_view.dart0.00%62 Missing ⚠️
lib/widgets/toggle.dart0.00%45 Missing ⚠️
...e/subwidgets/desktop_exchange_steps_indicator.dart0.00%42 Missing ⚠️
...s/wallet_navigation_bar/wallet_navigation_bar.dart0.00%28 Missing ⚠️
...ages/token_view/sub_widgets/token_summary_sol.dart0.00%27 Missing ⚠️
...w/wallet_view/sub_widgets/network_info_button.dart0.00%26 Missing ⚠️
...s/wallet_view/sub_widgets/wallet_summary_info.dart0.00%22 Missing ⚠️
...exchange_view/exchange_step_views/step_3_view.dart0.00%17 Missing ⚠️
lib/widgets/managed_favorite.dart0.00%16 Missing ⚠️
...preferences_views/wallet_syncing_options_view.dart0.00%15 Missing ⚠️
... and 38 more
Additional details and impacted files
@@ Coverage Diff @@## staging #1376 +/- ##
===========================================
- Coverage 4.84% 4.81% -0.03% 
===========================================
Files 1092 1092 Lines 109141 109063 -78 ===========================================
- Hits 5283 5251 -32 + Misses 103858 103812 -46 

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