Skip to content

Merge branch 'staging' into fix/paynym

cf7251b
Select commit
Loading
Failed to load commit list.
Open

Fix PayNyms: use PayNym.rs #1294

Merge branch 'staging' into fix/paynym
cf7251b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 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 5.78778% with 293 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.93%. Comparing base (db0c225) to head (cf7251b).
⚠️ Report is 1 commits behind head on staging.

Files with missing lines Patch % Lines
...llet/wallet_mixin_interfaces/paynym_interface.dart 0.00% 186 Missing ⚠️
lib/pages/paynym/paynym_claim_view.dart 0.00% 57 Missing ⚠️
...ts/custom_buttons/paynym_follow_toggle_button.dart 0.00% 42 Missing ⚠️
lib/models/paynym/paynym_account_lite.dart 64.28% 5 Missing ⚠️
lib/utilities/paynym_is_api.dart 77.77% 2 Missing ⚠️
lib/models/paynym/paynym_claim.dart 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #1294      +/-   ##
===========================================
+ Coverage     4.82%    4.93%   +0.10%     
===========================================
  Files         1064     1064              
  Lines       107921   107980      +59     
===========================================
+ Hits          5208     5328     +120     
+ Misses      102713   102652      -61     

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