FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: increase coverage for fs/dir read by Lxxyx · Pull Request #36388 · nodejs/node · GitHub

/ node Public

test: increase coverage for fs/dir read - #36388

Closed
Lxxyx wants to merge 1 commit into
nodejs:masterfrom
Lxxyx:test-fs-dir-coverage
Closed

test: increase coverage for fs/dir read#36388
Lxxyx wants to merge 1 commit into
nodejs:masterfrom
Lxxyx:test-fs-dir-coverage

Conversation

Lxxyx commented Dec 4, 2020

Copy link
Copy Markdown
Member

test invalid callback case for fs/dir read

Refs: https://coverage.nodejs.org/coverage-f7dd330ba0e7bfa9/lib/internal/fs/dir.js.html#L91

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

nodejs-github-bot added the test Issues and PRs related to the tests. label Dec 4, 2020
Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 8, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 8, 2020

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Lxxyx force-pushed the test-fs-dir-coverage branch from 055af20 to 23380c0 Compare December 14, 2020 17:01
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Dec 14, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 14, 2020

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

jasnell added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 15, 2020
github-actions Bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Dec 15, 2020

Copy link
Copy Markdown
Contributor
Commit Queue failed
- Loading data for nodejs/node/pull/36388
✔  Done loading data for nodejs/node/pull/36388
----------------------------------- PR info ------------------------------------
Title      test: increase coverage for fs/dir read (#36388)
Author     Lxxyx  (@Lxxyx)
Branch     Lxxyx:test-fs-dir-coverage -> nodejs:master
Labels     author ready, test
Commits    1
 - test: increase coverage for fs/dir read
Committers 1
 - ZiJian Liu 
PR-URL: https://github.com/nodejs/node/pull/36388
Refs: https://coverage.nodejs.org/coverage-f7dd330ba0e7bfa9/lib/internal/fs/dir.js.html#L91
Reviewed-By: Antoine du Hamel 
Reviewed-By: Rich Trott 
Reviewed-By: James M Snell 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/36388
Refs: https://coverage.nodejs.org/coverage-f7dd330ba0e7bfa9/lib/internal/fs/dir.js.html#L91
Reviewed-By: Antoine du Hamel 
Reviewed-By: Rich Trott 
Reviewed-By: James M Snell 
--------------------------------------------------------------------------------
   ⚠  Commits were pushed since the last review:
   ⚠  - test: increase coverage for fs/dir read
   ✔  Last GitHub Actions successful
   ℹ  Last Full PR CI on 2020-12-15T13:28:25Z: https://ci.nodejs.org/job/node-test-pull-request/34951/
- Querying data for job/node-test-pull-request/34951/
✔  Build data downloaded
   ✔  Last Jenkins CI successful
   ℹ  This PR was created on Fri, 04 Dec 2020 17:10:35 GMT
   ✔  Approvals: 3
   ✔  - Antoine du Hamel (@aduh95): https://github.com/nodejs/node/pull/36388#pullrequestreview-545159450
   ✔  - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/36388#pullrequestreview-547508877
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/36388#pullrequestreview-547674870
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/424225407

aduh95 added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Dec 15, 2020
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 15, 2020

Copy link
Copy Markdown
Contributor

Landed in 5a637e9...a9c0077

github-actions Bot closed this Dec 15, 2020
nodejs-github-bot pushed a commit that referenced this pull request Dec 15, 2020
test invalid callback case for fs/dir read

Refs: https://coverage.nodejs.org/coverage-f7dd330ba0e7bfa9/lib/internal/fs/dir.js.html#L91

PR-URL: #36388
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Dec 21, 2020
test invalid callback case for fs/dir read

Refs: https://coverage.nodejs.org/coverage-f7dd330ba0e7bfa9/lib/internal/fs/dir.js.html#L91

PR-URL: #36388
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Lxxyx deleted the test-fs-dir-coverage branch December 25, 2020 05:53
Lxxyx restored the test-fs-dir-coverage branch December 25, 2020 05:53
Lxxyx deleted the test-fs-dir-coverage branch December 25, 2020 05:53
Lxxyx restored the test-fs-dir-coverage branch December 25, 2020 05:53
targos pushed a commit that referenced this pull request May 1, 2021
test invalid callback case for fs/dir read

Refs: https://coverage.nodejs.org/coverage-f7dd330ba0e7bfa9/lib/internal/fs/dir.js.html#L91

PR-URL: #36388
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams mentioned this pull request May 3, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, and a CI started. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL