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: use globalThis instead of global #9

Merged
merged 2 commits into from
Jan 27, 2022
Merged

Conversation

lukashass
Copy link
Member

@lukashass lukashass commented Jan 27, 2022

@github-actions
Copy link

github-actions bot commented Jan 27, 2022

Coverage report

Total coverage

Status Category Percentage Covered / Total
🔴 Statements 54.55% 18/33
🟡 Branches 60% 12/20
🔴 Functions 33.33% 3/9
🔴 Lines 22.22% 10/45

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Report generated by 🧪jest coverage report action from 05711c9

@lukashass lukashass merged commit 3f4aa70 into main Jan 27, 2022
@lukashass lukashass deleted the fix-global-not-defined branch January 27, 2022 22:39
@github-actions
Copy link

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

global is not defined
2 participants