Skip to content

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

Merged
merged 2 commits into from
Jul 1, 2025

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Jun 29, 2025

Refs: #58634
Refs: #58869

@nodejs/fs

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jun 29, 2025
@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Jun 29, 2025

@jasnell jasnell added the fs Issues and PRs related to the fs subsystem / file system. label Jun 29, 2025
Copy link

codecov bot commented Jun 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.09%. Comparing base (4d5ee24) to head (3339b0c).
Report is 15 commits behind head on main.

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     

see 35 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@dario-piotrowicz dario-piotrowicz left a 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? 🤔)

@jasnell
Copy link
Member Author

jasnell commented Jun 29, 2025

Yeah, an issue and set of known issue tests would be good

@jasnell jasnell added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Jun 29, 2025
@dario-piotrowicz
Copy link
Member

Yeah, an issue and set of known issue tests would be good

Done 🙂👍

#58892
#58893

@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 1, 2025
@nodejs-github-bot nodejs-github-bot merged commit 2022f83 into nodejs:main Jul 1, 2025
68 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 2022f83

targos pushed a commit that referenced this pull request Jul 3, 2025
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]>
@jasnell jasnell linked an issue Jul 3, 2025 that may be closed by this pull request
aduh95 pushed a commit that referenced this pull request Jul 21, 2025
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]>
aduh95 pushed a commit that referenced this pull request Jul 24, 2025
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants