Skip to content

fix: context.mounted check (and a bunch of auto format)

211971b
Select commit
Loading
Failed to load commit list.
Draft

Julian/review #1338

fix: context.mounted check (and a bunch of auto format)
211971b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 1s

4.93% (+0.10%) compared to db0c225

View this Pull Request on Codecov

4.93% (+0.10%) compared to db0c225

Details

Codecov Report

❌ Patch coverage is 0.21692% with 460 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.93%. Comparing base (db0c225) to head (211971b).
⚠️ Report is 23 commits behind head on staging.

Files with missing lines Patch % Lines
lib/pages/cakepay/cakepay_card_detail_view.dart 0.00% 202 Missing ⚠️
lib/db/drift/shared_database.g.dart 0.00% 107 Missing ⚠️
lib/services/cakepay/src/models/card.dart 0.00% 50 Missing ⚠️
...es/buy_view/sub_widgets/crypto_selection_view.dart 0.00% 21 Missing ⚠️
lib/pages/cakepay/cakepay_order_view.dart 0.00% 17 Missing ⚠️
lib/db/drift/shared_database.dart 0.00% 15 Missing ⚠️
lib/pages/cakepay/cakepay_vendors_view.dart 0.00% 12 Missing ⚠️
lib/services/cakepay/cakepay_service.dart 0.00% 12 Missing ⚠️
lib/widgets/icon_widgets/credit_card_icon.dart 12.50% 7 Missing ⚠️
lib/pages/more_view/gift_cards_view.dart 0.00% 5 Missing ⚠️
... and 6 more
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #1338      +/-   ##
===========================================
+ Coverage     4.82%    4.93%   +0.10%     
===========================================
  Files         1064     1067       +3     
  Lines       107921   108049     +128     
===========================================
+ Hits          5208     5330     +122     
- Misses      102713   102719       +6     

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