Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uptest: add onerror test cases to policy #35797
Conversation
|
@watilde are you able to follow these updated instructions, to check coverage locally? |
This comment has been hidden.
This comment has been hidden.
Increase test coverage of lib/internal/policy/manifest.js
|
@bcoe That doc is v good to know! I ran in my local now and could confirm the coverage was increased as expected with my last pushed commit: |
This comment has been hidden.
This comment has been hidden.
Commit Queue failed- Loading data for nodejs/node/pull/35797 ✔ Done loading data for nodejs/node/pull/35797 ----------------------------------- PR info ------------------------------------ Title test: add onerror test cases to policy (#35797) Author Daijiro Wachi (@watilde) Branch watilde:test-policy-onerror -> nodejs:master Labels author ready, policy, test Commits 1 - test: add onerror test cases to policy Committers 1 - Daijiro Wachi PR-URL: https://github.com/nodejs/node/pull/35797 Refs: https://coverage.nodejs.org/coverage-642f2064c06793b7/lib/internal/policy/manifest.js.html#L60 Refs: https://coverage.nodejs.org/coverage-642f2064c06793b7/lib/internal/policy/manifest.js.html#L146 Reviewed-By: Ben Coe Reviewed-By: James M Snell Reviewed-By: Rich Trott ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/35797 Refs: https://coverage.nodejs.org/coverage-642f2064c06793b7/lib/internal/policy/manifest.js.html#L60 Refs: https://coverage.nodejs.org/coverage-642f2064c06793b7/lib/internal/policy/manifest.js.html#L146 Reviewed-By: Ben Coe Reviewed-By: James M Snell Reviewed-By: Rich Trott -------------------------------------------------------------------------------- ✔ Last GitHub Actions successful ℹ Last Full PR CI on 2020-10-27T14:36:48Z: https://ci.nodejs.org/job/node-test-pull-request/33886/ - Querying data for job/node-test-pull-request/33886/ ✔ Build data downloaded - Querying failures of job/node-test-commit/41685/ ✔ Data downloaded ✖ 3 failure(s) on the last Jenkins CI run ℹ This PR was created on Sun, 25 Oct 2020 14:14:02 GMT ✔ Approvals: 3 ✔ - Ben Coe (@bcoe): https://github.com/nodejs/node/pull/35797#pullrequestreview-516404681 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/35797#pullrequestreview-516924772 ✔ - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/35797#pullrequestreview-518679268 -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu Commit Queue action: https://github.com/nodejs/node/actions/runs/334784370 |
This comment has been hidden.
This comment has been hidden.
Increase test coverage of lib/internal/policy/manifest.js PR-URL: #35797 Refs: https://coverage.nodejs.org/coverage-642f2064c06793b7/lib/internal/policy/manifest.js.html#L60 Refs: https://coverage.nodejs.org/coverage-642f2064c06793b7/lib/internal/policy/manifest.js.html#L146 Reviewed-By: Ben Coe <bencoe@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
|
Landed in 802c98d |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Increase test coverage of
lib/internal/policy/manifest.jsRefs: https://coverage.nodejs.org/coverage-642f2064c06793b7/lib/internal/policy/manifest.js.html#L60
Refs: https://coverage.nodejs.org/coverage-642f2064c06793b7/lib/internal/policy/manifest.js.html#L146
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes