Skip to content

Use retryAfter() and handleRetriesFor() from mathjax so they are easier to override - #1547

Merged
dpvc merged 3 commits into
developfrom
update/retries
Aug 17, 2026
Merged

Use retryAfter() and handleRetriesFor() from mathjax so they are easier to override#1547
dpvc merged 3 commits into
developfrom
update/retries

Remove unneeded import

f9610c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 0s

86.98% (+0.05%) compared to 6c2be35

View this Pull Request on Codecov

86.98% (+0.05%) compared to 6c2be35

Details

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.98%. Comparing base (6c2be35) to head (f9610c3).
⚠️ Report is 41 commits behind head on develop.

Files with missing lines Patch % Lines
ts/core/MathDocument.ts 0.00% 3 Missing ⚠️
ts/output/common/FontData.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1547      +/-   ##
===========================================
+ Coverage    86.92%   86.98%   +0.05%     
===========================================
  Files          390      390              
  Lines        87853    87764      -89     
  Branches      4984     4983       -1     
===========================================
- Hits         76370    76343      -27     
+ Misses       11464    11402      -62     
  Partials        19       19              

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