Skip to content

Implement component-based typing for the MathJax variable - #1554

Merged
dpvc merged 10 commits into
developfrom
feature/component-types
Sep 1, 2026
Merged

dpvc merged 10 commits into
developfrom
feature/component-types

Resolve some merge issues

8286063
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 0s

87.12% (+0.11%) compared to 7429f25

View this Pull Request on Codecov

87.12% (+0.11%) compared to 7429f25

Details

Codecov Report

❌ Patch coverage is 98.38814% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.12%. Comparing base (7429f25) to head (8286063).

Files with missing lines Patch % Lines
ts/core/MathDocument.ts 91.45% 10 Missing ⚠️
ts/output/common/FontData.ts 77.41% 7 Missing ⚠️
ts/output/common.ts 96.58% 4 Missing ⚠️
ts/output/chtml.ts 95.00% 2 Missing ⚠️
ts/output/common/Wrapper.ts 75.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1554      +/-   ##
===========================================
+ Coverage    87.01%   87.12%   +0.11%     
===========================================
  Files          392      392              
  Lines        88279    89098     +819     
  Branches      3356     3356              
===========================================
+ Hits         76814    77628     +814     
- Misses       11465    11470       +5     

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