Add support for delimiters that are specific to a mathvariant and use it for mhchem arrows. (mathjax/MathJax#3486) #1424
Codecov / codecov/project
failed
Mar 23, 2026 in 0s
86.47% (-0.03%) compared to 5629a28
View this Pull Request on Codecov
86.47% (-0.03%) compared to 5629a28
Details
Codecov Report
❌ Patch coverage is 81.88406% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.47%. Comparing base (5629a28) to head (5b654d4).
| 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.49% 86.47% -0.03%
===========================================
Files 340 340
Lines 86044 86139 +95
Branches 4833 4840 +7
===========================================
+ Hits 74425 74485 +60
- Misses 11619 11630 +11
- Partials 0 24 +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.
Loading