★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/18081Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src: fix code coverage cleanup #18081

Closed
wants to merge 1 commit into from
Closed

Conversation

Copy link
Member

@mhdawson mhdawson commented Jan 10, 2018

In #17987 which updated
the location of the code coverage patches I missed a few
changes needed to properly clean up for code coverage. Add
these.

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

core, coverage

In nodejs#17987 which updated
the location of the code coverage patches I missed a few
changes needed to properly clean up for code coverage.  Add
these.
@nodejs-github-bot nodejs-github-bot added the build label Jan 10, 2018
@mhdawson
Copy link
Member Author

@mhdawson mhdawson commented Jan 10, 2018

Temporarily added cleanup to nightly coverage job to 'unbreak' that job until this lands.

@mhdawson
Copy link
Member Author

@mhdawson mhdawson commented Jan 15, 2018

@mhdawson
Copy link
Member Author

@mhdawson mhdawson commented Jan 15, 2018 •

Failure on odroid is unrelated. CI run looks good. Going to land

@mhdawson
Copy link
Member Author

@mhdawson mhdawson commented Jan 16, 2018

Some network issues at work right now so will land tomorrow.

@mhdawson
Copy link
Member Author

@mhdawson mhdawson commented Jan 16, 2018

Landed as 8229fc0

@mhdawson mhdawson closed this Jan 16, 2018
mhdawson added a commit that referenced this issue Jan 16, 2018
In #17987 which updated
the location of the code coverage patches I missed a few
changes needed to properly clean up for code coverage.  Add
these.

PR-URL: #18081
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
@cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Jan 17, 2018

@mhdawson it looks like C++ coverage for 17/01/2018 04:38 has jumped to 100%.

@evanlucas
Copy link
Member

@evanlucas evanlucas commented Jan 17, 2018

Yea, looks like only src/node_main.cc is present (https://coverage.nodejs.org/coverage-f878f9414eb6c7ef/cxxcoverage.html)

evanlucas pushed a commit that referenced this issue Jan 30, 2018
In #17987 which updated
the location of the code coverage patches I missed a few
changes needed to properly clean up for code coverage.  Add
these.

PR-URL: #18081
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorins
Copy link
Member

@MylesBorins MylesBorins commented Feb 27, 2018

Should land with #17987

MylesBorins pushed a commit that referenced this issue May 22, 2018
In #17987 which updated
the location of the code coverage patches I missed a few
changes needed to properly clean up for code coverage.  Add
these.

PR-URL: #18081
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this issue Jun 14, 2018
In #17987 which updated
the location of the code coverage patches I missed a few
changes needed to properly clean up for code coverage.  Add
these.

PR-URL: #18081
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Jul 9, 2018
rvagg pushed a commit that referenced this issue Aug 16, 2018
In #17987 which updated
the location of the code coverage patches I missed a few
changes needed to properly clean up for code coverage.  Add
these.

PR-URL: #18081
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
@mhdawson mhdawson deleted the fix-coverage branch Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants