Skip to content

Conversation

@cjihrig
Copy link
Contributor

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-botnodejs-github-bot added the process Issues and PRs related to the process subsystem. label Feb 7, 2019
@richardlaurichardlau added the report Issues and PRs related to process.report. label Feb 7, 2019
PR-URL: nodejs#25990 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
setDiagnosticReportOptions() is a method on process.report, making the "DiagnosticReport" part redundant. Rename the function to setOptions(). PR-URL: nodejs#25990 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
@cjihrig
Copy link
ContributorAuthor

@cjihrigcjihrig merged commit e154176 into nodejs:masterFeb 9, 2019
@cjihrig
Copy link
ContributorAuthor

Landed in 46c16b3 and e154176.

@cjihrigcjihrig deleted the report-validation branch February 9, 2019 22:12
targos pushed a commit that referenced this pull request Feb 10, 2019
PR-URL: #25990 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
targos pushed a commit that referenced this pull request Feb 10, 2019
setDiagnosticReportOptions() is a method on process.report, making the "DiagnosticReport" part redundant. Rename the function to setOptions(). PR-URL: #25990 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
@targostargos mentioned this pull request Feb 14, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

processIssues and PRs related to the process subsystem.reportIssues and PRs related to process.report.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@cjihrig@nodejs-github-bot@addaleax@richardlau