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: fallback to process.env when window is not available #7

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

lukashass
Copy link
Member

Closes #5

@github-actions
Copy link

Coverage report

Total coverage

Status Category Percentage Covered / Total
🔴 Statements 46.88% 15/32
🟡 Branches 71.43% 10/14
🔴 Functions 28.57% 2/7
🔴 Lines 16.22% 6/37

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

Report generated by 🧪jest coverage report action from 26cbc27

@lukashass lukashass merged commit 6efa912 into main Jan 24, 2022
@lukashass lukashass deleted the fallback-process-env branch January 24, 2022 18:42
@github-actions
Copy link

🎉 This PR is included in version 1.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.

Support setups like tests where window is not available
2 participants