-
Notifications
You must be signed in to change notification settings - Fork 2
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
Merge changes from master to eom #102
base: eom
Are you sure you want to change the base?
Conversation
- Updates Node.js to latest versions, which breaks child_process.spawn - Updated install.js to deal with latest Node.js updates
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## eom #102 +/- ##
=======================================
Coverage 81.76% 81.76%
=======================================
Files 41 41
Lines 1508 1508
Branches 455 455
=======================================
Hits 1233 1233
Misses 265 265
Partials 10 10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
The inverse of #101 - merge a few changes that were made in the
master
branch that should be included in theeom
branch.