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: prop window is not defined in web worker #1749

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

robertsLando
Copy link
Member

Fixes #1748

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (de89c0d) 79.47% compared to head (df9bb99) 79.47%.

❗ Current head df9bb99 differs from pull request most recent head 11fd0b2. Consider uploading reports for the commit 11fd0b2 to get more accurate results

Files Patch % Lines
src/lib/client.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1749   +/-   ##
=======================================
  Coverage   79.47%   79.47%           
=======================================
  Files          23       23           
  Lines        1403     1403           
  Branches      329      329           
=======================================
  Hits         1115     1115           
  Misses        209      209           
  Partials       79       79           

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

@robertsLando robertsLando merged commit 6591404 into main Nov 29, 2023
6 checks passed
@robertsLando robertsLando deleted the fix-web-worker branch November 29, 2023 09:10
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.

Incompatibility Issue in Web Worker Environment
1 participant