- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.6k
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
test: add known issue tests for fs.cp #58883
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 | 
| Landed in 2022f83 | 
PR-URL: #58883 Refs: #58634 Refs: #58869 Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Jason Zhang <[email protected]> Reviewed-By: Dario Piotrowicz <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #58883 Refs: #58634 Refs: #58869 Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Jason Zhang <[email protected]> Reviewed-By: Dario Piotrowicz <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #58883 Refs: #58634 Refs: #58869 Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Jason Zhang <[email protected]> Reviewed-By: Dario Piotrowicz <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Refs: #58634
Refs: #58869
@nodejs/fs