Skip to content

Julian/various fixes - #1432

Open
julian-CStack wants to merge 50 commits into
stagingfrom
julian/various-fixes
Open

Julian/various fixes#1432
julian-CStack wants to merge 50 commits into
stagingfrom
julian/various-fixes

Conversation

@julian-CStack

Copy link
Copy Markdown
Collaborator

all fixes are contained to a single commit

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 31.87086% with 823 lines in your changes missing coverage. Please review.
✅ Project coverage is 5.69%. Comparing base (3248751) to head (000c3fe).
⚠️ Report is 4 commits behind head on staging.

Files with missing lines Patch % Lines
...eive_view/generate_receiving_uri_qr_code_view.dart 0.00% 102 Missing ⚠️
...exchange_view/exchange_step_views/step_2_view.dart 0.00% 90 Missing ⚠️
...ange/exchange_steps/subwidgets/desktop_step_2.dart 0.00% 87 Missing ⚠️
...ific/desktop_exchange/desktop_all_trades_view.dart 2.53% 77 Missing ⚠️
...t/wallet_mixin_interfaces/electrumx_interface.dart 12.19% 72 Missing ⚠️
lib/pages/exchange_view/exchange_form.dart 0.00% 41 Missing ⚠️
...exchange_view/exchange_step_views/step_3_view.dart 0.00% 41 Missing ⚠️
...ange/exchange_steps/subwidgets/desktop_step_3.dart 2.63% 37 Missing ⚠️
lib/pages/send_view/sol_token_send_view.dart 19.35% 25 Missing ⚠️
...allet_view/sub_widgets/desktop_sol_token_send.dart 19.35% 25 Missing ⚠️
... and 39 more
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #1432      +/-   ##
===========================================
+ Coverage     4.75%    5.69%   +0.93%     
===========================================
  Files         1108     1112       +4     
  Lines       110815   111293     +478     
===========================================
+ Hits          5273     6333    +1060     
+ Misses      105542   104960     -582     

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

int _calculateRestoreHeightFrom({required DateTime date}) {
final int secondsSinceEpoch = date.millisecondsSinceEpoch ~/ 1000;
const int mimblewimblecoinFirstBlock = 1565370278;
const int mimblewimblecoinFirstBlock = 1573462800;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this the time of block 2265984? would be good to document this as a comment

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.

2 participants