Skip to content

Add offline account functionality to use with Quill - #4281

Draft
Mrtenz wants to merge 8 commits into
masterfrom
mz/offline-accounts
Draft

Add offline account functionality to use with Quill#4281
Mrtenz wants to merge 8 commits into
masterfrom
mz/offline-accounts

Simplify QR scanner

542bc2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 1s

78.82% (+0.08%) compared to 144b8aa

View this Pull Request on Codecov

78.82% (+0.08%) compared to 144b8aa

Details

Codecov Report

❌ Patch coverage is 85.13514% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.82%. Comparing base (144b8aa) to head (542bc2e).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
...es/BroadcastTransaction/components/BroadcastTx.tsx 72.22% 5 Missing ⚠️
src/features/BroadcastTransaction/helpers.ts 0.00% 5 Missing ⚠️
src/features/AddAccount/AddAccountForm.reducer.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4281      +/-   ##
==========================================
+ Coverage   78.73%   78.82%   +0.08%     
==========================================
  Files         572      576       +4     
  Lines       12429    12498      +69     
  Branches     3068     3085      +17     
==========================================
+ Hits         9786     9851      +65     
- Misses       2611     2615       +4     
  Partials       32       32              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.