-
-
Notifications
You must be signed in to change notification settings - Fork 32k
test: add known issue tests for fs.cp #58883
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #58883 +/- ##
==========================================
- Coverage 90.10% 90.09% -0.02%
==========================================
Files 640 640
Lines 188493 188493
Branches 36971 36972 +1
==========================================
- Hits 169843 169820 -23
- Misses 11358 11401 +43
+ Partials 7292 7272 -20 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🙂
Shall we create some tests for readdir
as well? (#58634 (comment))
If you prefer I can also do that as a followup (should I actually create a dedicated GitHub issue for readdir
? 🤔)
Yeah, an issue and set of known issue tests would be good |
Refs: #58634
Refs: #58869
@nodejs/fs