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

doc,lib,test: rename node-report to report by cjihrig · Pull Request #26371 · nodejs/node · GitHub

/ node Public

doc,lib,test: rename node-report to report - #26371

Merged
cjihrig merged 2 commits into
nodejs:masterfrom
cjihrig:suite
Mar 3, 2019
Merged

doc,lib,test: rename node-report to report#26371
cjihrig merged 2 commits into
nodejs:masterfrom
cjihrig:suite

Conversation

cjihrig commented Mar 1, 2019

Copy link
Copy Markdown
Contributor

This PR renames "node-report" to "report" throughout the codebase. The motivation is to begin making the distinction stronger between core's diagnostic reporting and the original node-report module on npm.

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

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added the process Issues and PRs related to the process subsystem. label Mar 1, 2019
richardlau added the report Issues and PRs related to process.report. label Mar 1, 2019
cjihrig added 2 commits March 2, 2019 21:17
This commit renames the "node-report" test suite to "report"
in order to begin differentiating core's diagnostic reporting
from the original node-report module on npm

PR-URL: nodejs#26371
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit completes the renaming of node-report to report
in order to better differentiate core's reporting from the
node-report npm module.

PR-URL: nodejs#26371
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

cjihrig commented Mar 3, 2019

Copy link
Copy Markdown
Contributor Author

cjihrig commented Mar 3, 2019

Copy link
Copy Markdown
Contributor Author

Landed in 060af32...f9cd5e3

cjihrig merged commit f9cd5e3 into nodejs:master Mar 3, 2019
cjihrig deleted the suite branch March 3, 2019 02:20
BridgeAR pushed a commit that referenced this pull request Mar 4, 2019
This commit renames the "node-report" test suite to "report"
in order to begin differentiating core's diagnostic reporting
from the original node-report module on npm

PR-URL: #26371
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BridgeAR pushed a commit that referenced this pull request Mar 4, 2019
This commit completes the renaming of node-report to report
in order to better differentiate core's reporting from the
node-report npm module.

PR-URL: #26371
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BridgeAR mentioned this pull request Mar 4, 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

process Issues and PRs related to the process subsystem. report Issues and PRs related to process.report.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL