Skip to content

fs: Replace checkPosition with validateInteger - #33277

Closed
rickyes wants to merge 2 commits into
nodejs:masterfrom
rickyes:refactor-checkPosition
Closed

fs: Replace checkPosition with validateInteger#33277
rickyes wants to merge 2 commits into
nodejs:masterfrom
rickyes:refactor-checkPosition

Conversation

@rickyes

@rickyes rickyes commented May 7, 2020

Copy link
Copy Markdown
Contributor

/cc @ZYSzys

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
@nodejs-github-bot nodejs-github-bot added the fs Issues and PRs related to file-system APIs and the fs module. label May 7, 2020
Comment thread test/parallel/test-file-write-stream3.js Outdated
Comment thread test/parallel/test-file-write-stream3.js Outdated
@rickyes

rickyes commented May 16, 2020

Copy link
Copy Markdown
Contributor Author

It's ready.

@ZYSzys ZYSzys added the author ready PRs with CI started, the required approvals, and no outstanding review comments. label May 17, 2020
@addaleax

Copy link
Copy Markdown
Member

@rickyes Could you rebase this against master?

@addaleax addaleax removed the author ready PRs with CI started, the required approvals, and no outstanding review comments. label May 20, 2020
@rickyes

rickyes commented May 20, 2020

Copy link
Copy Markdown
Contributor Author

@rickyes Could you rebase this against master?

done

@rickyes

rickyes commented May 21, 2020

Copy link
Copy Markdown
Contributor Author

ping @addaleax . A check being canceled does not seem to be related to this PR.

@addaleax

Copy link
Copy Markdown
Member

@rickyes This still needs to be rebased using git rebasegit merge doesn’t work for our CI.

Let me know if you’d prefer that somebody else does that, that’s no problem.

@rickyes
rickyes force-pushed the refactor-checkPosition branch from 6176ad5 to 5db3f25 Compare May 21, 2020 09:46
@rickyes

rickyes commented May 21, 2020

Copy link
Copy Markdown
Contributor Author

@rickyes This still needs to be rebased using git rebasegit merge doesn’t work for our CI.

Let me know if you’d prefer that somebody else does that, that’s no problem.

done

@rickyes

rickyes commented May 21, 2020

Copy link
Copy Markdown
Contributor Author
ZYSzys pushed a commit that referenced this pull request May 22, 2020
PR-URL: #33277
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
@ZYSzys

ZYSzys commented May 22, 2020

Copy link
Copy Markdown
Member

Landed in 49f549e.

@ZYSzys ZYSzys closed this May 22, 2020
@rickyes
rickyes deleted the refactor-checkPosition branch May 22, 2020 01:53
codebytere pushed a commit that referenced this pull request Jun 18, 2020
PR-URL: #33277
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
@codebytere codebytere mentioned this pull request Jun 28, 2020
codebytere pushed a commit that referenced this pull request Jul 8, 2020
PR-URL: #33277
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
@codebytere codebytere mentioned this pull request Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fs Issues and PRs related to file-system APIs and the fs module.

7 participants