Skip to content

Conversation

@dpvc
Copy link
Member

@dpvc dpvc commented Jul 14, 2025

This PR fixes a problem where MathJax.done() could throw an error if used in a situation where the speech web worked has not been started. It also fixes some typing issues and properly handles promises.

@dpvc dpvc requested a review from zorkow July 14, 2025 14:42
@dpvc dpvc added this to the v4.0 milestone Jul 14, 2025
@codecov
Copy link

codecov bot commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.71%. Comparing base (4d1e195) to head (b7be4a8).
Report is 34 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1305   +/-   ##
========================================
  Coverage    86.71%   86.71%           
========================================
  Files          337      337           
  Lines        83979    83979           
  Branches      4750     4750           
========================================
  Hits         72826    72826           
  Misses       11130    11130           
  Partials        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.

Copy link
Member

@zorkow zorkow left a comment

Choose a reason for hiding this comment

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

lgtm.

@dpvc dpvc merged commit ee34476 into develop Jul 18, 2025
3 checks passed
@dpvc dpvc deleted the fix/stop-worker branch July 18, 2025 18:02
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.

3 participants