Skip to content

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

Open
dpvc wants to merge 13 commits into
developfrom
feature/common-structure
Open

Handle extra semantic nodes in all explorers and in collapsing expressions#1543
dpvc wants to merge 13 commits into
developfrom
feature/common-structure

Add some missing comments, and undo prettier changes that should be i…

49a1c27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 23, 2026 in 0s

86.89% (-0.04%) compared to a8088bb

View this Pull Request on Codecov

86.89% (-0.04%) compared to a8088bb

Details

Codecov Report

❌ Patch coverage is 38.20225% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.89%. Comparing base (a8088bb) to head (49a1c27).
⚠️ Report is 57 commits behind head on develop.

Files with missing lines Patch % Lines
ts/output/chtml/Wrappers/maction.ts 5.55% 17 Missing ⚠️
ts/output/svg/Wrappers/maction.ts 5.55% 17 Missing ⚠️
ts/core/Tree/Wrapper.ts 17.64% 14 Missing ⚠️
ts/core/MmlTree/MmlNode.ts 66.66% 4 Missing ⚠️
ts/core/Tree/Node.ts 84.21% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1543      +/-   ##
===========================================
- Coverage    86.93%   86.89%   -0.04%     
===========================================
  Files          388      388              
  Lines        87571    87632      +61     
  Branches      3290     4968    +1678     
===========================================
+ Hits         76129    76151      +22     
- Misses       11442    11481      +39     

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