Add support for delimiters that are specific to a mathvariant and use it for mhchem arrows. (mathjax/MathJax#3486) - #1424
Open
dpvc wants to merge 2 commits into
Open
Add support for delimiters that are specific to a mathvariant and use it for mhchem arrows. (mathjax/MathJax#3486)#1424dpvc wants to merge 2 commits into
dpvc wants to merge 2 commits into
Codecov / codecov/project
failed
Aug 27, 2026 in 1s
86.90% (-0.03%) compared to a8088bb
View this Pull Request on Codecov
86.90% (-0.03%) compared to a8088bb
Details
Codecov Report
❌ Patch coverage is 81.88406% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.90%. Comparing base (a8088bb) to head (7e4acbe).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ts/output/common/FontData.ts | 63.30% | 40 Missing |
| ts/output/chtml/FontData.ts | 55.55% | 4 Missing |
| ts/output/common/Wrappers/mo.ts | 50.00% | 3 Missing |
| ts/output/chtml/Wrappers/mo.ts | 0.00% | 2 Missing |
| ts/output/svg/Wrappers/mo.ts | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1424 +/- ##
===========================================
- Coverage 86.93% 86.90% -0.03%
===========================================
Files 388 388
Lines 87571 87666 +95
Branches 3290 4973 +1683
===========================================
+ Hits 76129 76189 +60
- Misses 11442 11456 +14
- Partials 0 21 +21 ☔ 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.
Loading