Skip to content
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: reduce fs calls in test-fs-existssync-false #54815

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

anonrig
Copy link
Member

@anonrig anonrig commented Sep 6, 2024

Reduces filesystem calls on a fs test.

@anonrig anonrig requested a review from jasnell September 6, 2024 16:49
@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 Sep 6, 2024
@RedYetiDev RedYetiDev added the fs Issues and PRs related to the fs subsystem / file system. label Sep 6, 2024
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.89%. Comparing base (22ea302) to head (03e1ba5).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #54815   +/-   ##
=======================================
  Coverage   87.89%   87.89%           
=======================================
  Files         651      651           
  Lines      183364   183364           
  Branches    35714    35717    +3     
=======================================
  Hits       161171   161171           
  Misses      15465    15465           
  Partials     6728     6728           

see 20 files with indirect coverage changes

@jasnell jasnell added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 7, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 7, 2024
@nodejs-github-bot
Copy link
Collaborator

@lpinca lpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 8, 2024
@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 10, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 10, 2024
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/54815
✔  Done loading data for nodejs/node/pull/54815
----------------------------------- PR info ------------------------------------
Title      test: reduce fs calls in test-fs-existssync-false (#54815)
Author     Yagiz Nizipli <[email protected]> (@anonrig)
Branch     anonrig:test-fs-existssync -> nodejs:main
Labels     fs, test, author ready, needs-ci
Commits    1
 - test: reduce fs calls in test-fs-existssync-false
Committers 1
 - Yagiz Nizipli <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/54815
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/54815
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
--------------------------------------------------------------------------------
   ⚠  Commits were pushed since the last approving review:
   ⚠  - test: reduce fs calls in test-fs-existssync-false
   ℹ  This PR was created on Fri, 06 Sep 2024 16:49:44 GMT
   ✔  Approvals: 2
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/54815#pullrequestreview-2288365026
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/54815#pullrequestreview-2288368554
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2024-09-07T19:58:56Z: https://ci.nodejs.org/job/node-test-pull-request/62117/
   ⚠  Commits were pushed after the last Full PR CI run:
   ⚠  - test: reduce fs calls in test-fs-existssync-false
- Querying data for job/node-test-pull-request/62117/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/10797440128

@nodejs-github-bot nodejs-github-bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Sep 10, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@RedYetiDev RedYetiDev removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Sep 11, 2024
@anonrig anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 11, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 11, 2024
@nodejs-github-bot nodejs-github-bot merged commit cc780dd into nodejs:main Sep 11, 2024
59 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in cc780dd

aduh95 pushed a commit that referenced this pull request Sep 12, 2024
PR-URL: #54815
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
aduh95 pushed a commit that referenced this pull request Sep 13, 2024
PR-URL: #54815
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
aduh95 pushed a commit that referenced this pull request Sep 13, 2024
PR-URL: #54815
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@RafaelGSS RafaelGSS mentioned this pull request Sep 16, 2024
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. 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.

6 participants