Skip to content

Handle extra semantic nodes in all explorers and in collapsing expressions - #1543

Merged
dpvc merged 16 commits into
developfrom
feature/common-structure
Sep 1, 2026
Merged

Handle extra semantic nodes in all explorers and in collapsing expressions#1543
dpvc merged 16 commits into
developfrom
feature/common-structure

Move changes for maction into the common wrapper

9a0da3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 27, 2026 in 1s

87.00% (-0.03%) compared to c51938a

View this Pull Request on Codecov

87.00% (-0.03%) compared to c51938a

Details

Codecov Report

❌ Patch coverage is 48.86364% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.00%. Comparing base (c51938a) to head (9a0da3a).

Files with missing lines Patch % Lines
ts/output/common/Wrappers/maction.ts 5.55% 17 Missing ⚠️
ts/core/Tree/Wrapper.ts 36.36% 14 Missing ⚠️
ts/core/Tree/Node.ts 67.74% 10 Missing ⚠️
ts/core/MmlTree/MmlNode.ts 66.66% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1543      +/-   ##
===========================================
- Coverage    87.03%   87.00%   -0.03%     
===========================================
  Files          390      390              
  Lines        88118    88183      +65     
  Branches      5041     5043       +2     
===========================================
+ Hits         76696    76727      +31     
- Misses       11422    11436      +14     
- Partials         0       20      +20     

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