Skip to content

[wallet/symbol/mobile] fix: remove empty lines in JS-Doc

71b22e5
Select commit
Loading
Failed to load commit list.
Merged

[wallet/symbol/mobile] feat: add Bridge, Assets and Token Details screens #1988

[wallet/symbol/mobile] fix: remove empty lines in JS-Doc
71b22e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 0s

96.85% (target 95.00%)

View this Pull Request on Codecov

96.85% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 98.36066% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.85%. Comparing base (c07f693) to head (71b22e5).
⚠️ Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
...common/core/src/lib/controller/WalletController.js 83.33% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1988      +/-   ##
==========================================
- Coverage   96.87%   96.85%   -0.02%     
==========================================
  Files         261      257       -4     
  Lines       19119    19031      -88     
  Branches      215      215              
==========================================
- Hits        18522    18433      -89     
- Misses        591      592       +1     
  Partials        6        6              
Files with missing lines Coverage Δ
wallet/common/core/src/lib/bridge/BridgeManager.js 98.84% <100.00%> (+0.06%) ⬆️
...common/core/src/lib/controller/WalletController.js 94.97% <83.33%> (-0.14%) ⬇️

... and 4 files with indirect coverage changes

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