Skip to content

tools: exclude benchmark code from coverage report - #25841

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:coverage-fix
Closed

tools: exclude benchmark code from coverage report#25841
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:coverage-fix

Conversation

@Trott

Copy link
Copy Markdown
Member

Refs: nodejs/build#1676 (comment)

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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added the build Issues and PRs related to build files or the CI. label Jan 31, 2019
@Trott

Copy link
Copy Markdown
MemberAuthor

@bcoe @nodejs/build-files

@bcoebcoe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Trott

Copy link
Copy Markdown
MemberAuthor

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 31, 2019

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Trott

Trott commented Jan 31, 2019

Copy link
Copy Markdown
MemberAuthor

@Trott

Trott commented Feb 1, 2019

Copy link
Copy Markdown
MemberAuthor

Would like to fast-track since #25799 has landed. Added that to the daily coverage job but now it's going to report benchmark results again until this lands. Rather than roll it back, I'd prefer to get this in quickly. Please 👍 here to approve fast-tracking.

@refack@bcoe@cjihrig@mhdawson@richardlau

Rebased to fix merge conflict.

Post-rebase CI: https://ci.nodejs.org/job/node-test-pull-request/20532/

@addaleaxaddaleax added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 2, 2019
bcoe
bcoe approved these changes Feb 2, 2019

@bcoebcoe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Trott

Trott commented Feb 2, 2019

Copy link
Copy Markdown
MemberAuthor

Re-running the Raspberry Pi's which were canceled: https://ci.nodejs.org/job/node-test-commit-arm-fanned/6185/

@Trott

Trott commented Feb 2, 2019

Copy link
Copy Markdown
MemberAuthor

Landed in 8198ca0

@TrottTrott closed this Feb 2, 2019
Trott added a commit to Trott/io.js that referenced this pull request Feb 2, 2019
Refs: nodejs/build#1676 (comment)
PR-URL: nodejs#25841
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ben Coe <bencoe@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
addaleax pushed a commit that referenced this pull request Feb 3, 2019
Refs: nodejs/build#1676 (comment)
PR-URL: #25841
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ben Coe <bencoe@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@targostargos mentioned this pull request Feb 14, 2019
@Trott
Trott deleted the coverage-fix branch January 13, 2022 22:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.buildIssues and PRs related to build files or the CI.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@Trott@nodejs-github-bot@refack@bcoe@addaleax@cjihrig@richardlau@mhdawson