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

assert: add tests to assert and improve coverage by estrada9166 · Pull Request #28355 · nodejs/node · GitHub

/ node Public

assert: add tests to assert and improve coverage - #28355

Closed
estrada9166 wants to merge 4 commits into
nodejs:masterfrom
estrada9166:improve-coverage
Closed

assert: add tests to assert and improve coverage #28355
estrada9166 wants to merge 4 commits into
nodejs:masterfrom
estrada9166:improve-coverage

Conversation

estrada9166 commented Jun 21, 2019
edited
Loading

Copy link
Copy Markdown
Contributor

Improve code coverage for assert.ok

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

nodejs-github-bot added the test Issues and PRs related to the tests. label Jun 21, 2019
Comment thread test/parallel/test-assert.js Outdated
jasnell added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Jun 23, 2019

Copy link
Copy Markdown
Contributor Author

Sorry, for the force-push, I was trying to fix the commit message to make it pass on the ci, but it still says Missing subsystem. but it's linked to the first commit. How can I fix it?

estrada9166 changed the title Improve coverage for assert.ok assert: add tests to assert.ok and improve coverage Jun 24, 2019
estrada9166 changed the title assert: add tests to assert.ok and improve coverage assert: add tests to assert and improve coverage Jun 24, 2019

Trott commented Jun 24, 2019

Copy link
Copy Markdown
Member

Sorry, for the force-push, I was trying to fix the commit message to make it pass on the ci, but it still says Missing subsystem. but it's linked to the first commit. How can I fix it?

Don't worry about it. Whoever lands this can fix up the commit message!

Copy link
Copy Markdown
Collaborator

addaleax commented Jul 1, 2019

Copy link
Copy Markdown
Member

Landed in 6e9d795 and 367ada4, thanks for the contribution! 🎉

addaleax closed this Jul 1, 2019
addaleax pushed a commit that referenced this pull request Jul 1, 2019
Refs: https://coverage.nodejs.org/coverage-1a4f27ae21698d0c/lib/assert.js.html#L364

PR-URL: #28355
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
addaleax pushed a commit that referenced this pull request Jul 1, 2019
Refs: https://coverage.nodejs.org/coverage-1a4f27ae21698d0c/lib/assert.js.html#L736

PR-URL: #28355
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Jul 2, 2019
Refs: https://coverage.nodejs.org/coverage-1a4f27ae21698d0c/lib/assert.js.html#L364

PR-URL: #28355
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Jul 2, 2019
Refs: https://coverage.nodejs.org/coverage-1a4f27ae21698d0c/lib/assert.js.html#L736

PR-URL: #28355
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Jul 2, 2019
Refs: https://coverage.nodejs.org/coverage-1a4f27ae21698d0c/lib/assert.js.html#L364

PR-URL: #28355
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Jul 2, 2019
Refs: https://coverage.nodejs.org/coverage-1a4f27ae21698d0c/lib/assert.js.html#L736

PR-URL: #28355
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos mentioned this pull request Jul 2, 2019
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

code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL