test_runner: omit inaccessible files from coverage by cjihrig · Pull Request #47850 · nodejs/node · GitHub
Skip to content

test_runner: omit inaccessible files from coverage#47850

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
cjihrig:coverage-deleted
May 10, 2023
Merged

test_runner: omit inaccessible files from coverage#47850
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
cjihrig:coverage-deleted

Conversation

@cjihrig

@cjihrig cjihrig commented May 4, 2023

Copy link
Copy Markdown
Contributor

If V8 generates code coverage for a file that is later inaccessible to the test runner, then omit that file from the coverage report.

If V8 generates code coverage for a file that is later
inaccessible to the test runner, then omit that file from the
coverage report.
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels May 4, 2023
@nodejs-github-bot

nodejs-github-bot commented May 4, 2023

Copy link
Copy Markdown
Collaborator

@MoLow MoLow added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 5, 2023
@cjihrig cjihrig added commit-queue Add this label to land a pull request using GitHub Actions. and removed needs-ci PRs that need a full CI run. labels May 10, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 10, 2023
@nodejs-github-bot nodejs-github-bot merged commit 4360389 into nodejs:main May 10, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 4360389

@nodejs-github-bot nodejs-github-bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label May 10, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@cjihrig cjihrig deleted the coverage-deleted branch May 10, 2023 14:16
@MoLow MoLow removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label May 10, 2023
targos pushed a commit that referenced this pull request May 12, 2023
If V8 generates code coverage for a file that is later
inaccessible to the test runner, then omit that file from the
coverage report.

PR-URL: #47850
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com>
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
If V8 generates code coverage for a file that is later
inaccessible to the test runner, then omit that file from the
coverage report.

PR-URL: #47850
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
If V8 generates code coverage for a file that is later
inaccessible to the test runner, then omit that file from the
coverage report.

PR-URL: nodejs#47850
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants