-
Notifications
You must be signed in to change notification settings - Fork 31.3k
watch: check parent and child path properly #57425
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
bb7f643
to
7a81702
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #57425 +/- ##
==========================================
+ Coverage 90.21% 90.23% +0.01%
==========================================
Files 629 629
Lines 185126 184963 -163
Branches 36225 36223 -2
==========================================
- Hits 167016 166900 -116
+ Misses 11055 11019 -36
+ Partials 7055 7044 -11
🚀 New features to boost your workflow:
|
a9aa5b0
to
711c301
Compare
Hi folks @nodejs/build - could you take a look at this failure |
co-authored-by: Jake Yuesong Li <[email protected]>
Landed in 8456a12 |
Co-authored-by: Jake Yuesong Li <[email protected]> PR-URL: nodejs#57425 Fixes: nodejs#57422 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
Fixes: #57422