Skip to content

Conversation

@dpvc
Copy link
Member

@dpvc dpvc commented Oct 28, 2025

Thus PR adds some tests to get more coverage of some of the recent changes.

It also adjusts BaseItems.ts to remove some unneeded ?, as the TeXAtom gets an inferred mrow child automatically when created, so (unless someone deletes them explicitly), they will always be available.

@dpvc dpvc requested a review from zorkow October 28, 2025 11:21
@dpvc dpvc added this to the v4.1.0 milestone Oct 28, 2025
@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.77%. Comparing base (27c47f3) to head (0a0f8e5).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1378      +/-   ##
===========================================
+ Coverage    86.66%   86.77%   +0.10%     
===========================================
  Files          338      338              
  Lines        84384    84384              
  Branches      4779     4792      +13     
===========================================
+ Hits         73131    73221      +90     
+ Misses       11253    11140     -113     
- Partials         0       23      +23     

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

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