test_runner: omit inaccessible files from coverage by cjihrig · Pull Request #47850 · nodejs/node
If V8 generates code coverage for a file that is later inaccessible to the test runner, then omit that file from the coverage report.
added
needs-ci
labels
May 4, 2023
MoLow
added
the
author ready
label
May 5, 2023
cjihrig
added
commit-queue
and removed needs-ci
PRs that need a full CI run.labels
May 10, 2023
cjihrig
deleted the
coverage-deleted
branch
targos pushed a commit that referenced this pull request
May 12, 2023If 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, 2023If 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, 2023If 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>
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