Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't use worker timers in worker and add web worker tests #1755

Merged
merged 4 commits into from Dec 5, 2023

Conversation

robertsLando
Copy link
Member

Fixes #1754

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f696f57) 79.54% compared to head (8e4f713) 79.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1755      +/-   ##
==========================================
+ Coverage   79.54%   79.56%   +0.01%     
==========================================
  Files          24       24              
  Lines        1418     1419       +1     
  Branches      332      332              
==========================================
+ Hits         1128     1129       +1     
  Misses        209      209              
  Partials       81       81              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@robertsLando robertsLando changed the title fix: don't use worker timers in worker fix: don't use worker timers in worker and add web worker tests Dec 5, 2023
@robertsLando robertsLando merged commit 38fb6ae into main Dec 5, 2023
9 checks passed
@robertsLando robertsLando deleted the fix-workers branch December 5, 2023 10:38
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.

Fails in Web Worker Environment due to Worker-Timers Dependency
1 participant