-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
Revert "src: do not expose simdjson.h in node_config_file.h" #57197
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
Conversation
This reverts commit 8a9c3c2. This is breaking builds locally and in CI
Fast-track has been requested by @jasnell. Please 👍 to approve. |
I wish I was tagged to that PR, that header is indeed needed |
Interestingly that PR CI passed so I presume another PR landed in parallel? |
Yes this one #57170 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #57197 +/- ##
==========================================
- Coverage 92.13% 90.31% -1.82%
==========================================
Files 325 630 +305
Lines 126025 184513 +58488
Branches 20654 36074 +15420
==========================================
+ Hits 116114 166646 +50532
- Misses 9687 10959 +1272
- Partials 224 6908 +6684 |
Just waiting on the excruciatingly slow windows CI jobs.... |
This reverts commit 8a9c3c2. This is breaking builds locally and in CI PR-URL: #57197 Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
Landed in 8f4d306 |
This reverts commit 8a9c3c2. This is breaking builds locally and in CI PR-URL: #57197 Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
This reverts commit 8a9c3c2. This is breaking builds locally and in CI PR-URL: #57197 Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
This reverts commit 8a9c3c2. This is breaking builds locally and in CI PR-URL: #57197 Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
This reverts commit 8a9c3c2. This is breaking builds locally and in CI PR-URL: #57197 Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
This reverts commit 8a9c3c2.
This is breaking builds locally and in CI