Skip to content

Update packages and linting - #1542

Merged
zorkow merged 4 commits into
developfrom
update/packages
Aug 12, 2026
Merged

Update packages and linting#1542
zorkow merged 4 commits into
developfrom
update/packages

Conversation

@zorkow

@zorkow zorkow commented Aug 7, 2026

Copy link
Copy Markdown
Member
  • Updates all packages to latest version except for typescript
  • Fixes all linting errors of the form no-useless-assignment. These generally make things clearer. The only exceptions are in Wrappers/mo.ts and Wrappers/mmultiscripts.ts where it makes things slightly uglier.

@zorkow
zorkow requested a review from dpvc August 7, 2026 11:37

@dpvc dpvc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One issue with an incorrect comment, but otherwise ok.

Comment thread ts/input/tex/newcommand/NewcommandUtil.ts Outdated
Base automatically changed from fix/linting to develop August 12, 2026 10:52
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.92%. Comparing base (45dd68b) to head (90c6648).
⚠️ Report is 19 commits behind head on develop.

Files with missing lines Patch % Lines
ts/output/common/Wrappers/mmultiscripts.ts 0.00% 2 Missing ⚠️
ts/output/common/Wrappers/mo.ts 0.00% 2 Missing ⚠️
ts/core/MmlTree/MmlNodes/mo.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1542      +/-   ##
===========================================
- Coverage    86.93%   86.92%   -0.02%     
===========================================
  Files          388      390       +2     
  Lines        87571    87857     +286     
  Branches      3290     4983    +1693     
===========================================
+ Hits         76129    76368     +239     
- Misses       11442    11489      +47     

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

@zorkow
zorkow merged commit df80abf into develop Aug 12, 2026
1 of 3 checks passed
@zorkow
zorkow deleted the update/packages branch August 12, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants