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(Windows): adapt for Node.js breaking change #210

Merged
merged 7 commits into from
Apr 26, 2024
Merged

fix(Windows): adapt for Node.js breaking change #210

merged 7 commits into from
Apr 26, 2024

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel commented Apr 26, 2024

Looking into nodejs/node#52554, Node.js 20.12.2 has a breaking change (nodejs/node@69ffc6d) for Windows.

Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.49%. Comparing base (f711a71) to head (4407512).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   91.44%   90.49%   -0.95%     
==========================================
  Files          27       27              
  Lines        1986     1998      +12     
  Branches      193      200       +7     
==========================================
- Hits         1816     1808       -8     
- Misses        162      183      +21     
+ Partials        8        7       -1     

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

@wellwelwel wellwelwel changed the title ci: enable windows workflow fix: adaptation for Node.js breaking change on Windows Apr 26, 2024
@wellwelwel wellwelwel marked this pull request as ready for review April 26, 2024 07:41
@wellwelwel wellwelwel changed the title fix: adaptation for Node.js breaking change on Windows fix(Windows): adapt for Node.js breaking change Apr 26, 2024
@wellwelwel wellwelwel merged commit 71d36e9 into main Apr 26, 2024
27 checks passed
@wellwelwel wellwelwel deleted the windows branch April 26, 2024 08:04
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.

1 participant