Skip to content

Fix formatting

fdcc1b7
Select commit
Loading
Failed to load commit list.
Open

Fix several issues with multi-character stretchy assemblies. (mathjax/MathJax#3528, mathjax/MathJax#3531) #1441

Fix formatting
fdcc1b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2026 in 0s

86.45% (-0.05%) compared to 5caee44

View this Pull Request on Codecov

86.45% (-0.05%) compared to 5caee44

Details

Codecov Report

❌ Patch coverage is 16.04938% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.45%. Comparing base (5caee44) to head (fdcc1b7).

Files with missing lines Patch % Lines
ts/output/chtml/Wrappers/mo.ts 13.33% 26 Missing ⚠️
ts/output/svg/Wrappers/mo.ts 10.71% 25 Missing ⚠️
ts/output/chtml/FontData.ts 5.55% 17 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1441      +/-   ##
===========================================
- Coverage    86.49%   86.45%   -0.05%     
===========================================
  Files          340      340              
  Lines        86044    86092      +48     
  Branches      4833     4833              
===========================================
+ Hits         74425    74431       +6     
- Misses       11595    11661      +66     
+ Partials        24        0      -24     

☔ View full report in Codecov by Sentry.
📢 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.