Skip to content

Issues: nodejs/node

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

test_runner: exclude test files from code coverage by default coverage Issues and PRs related to native coverage support. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. test_runner Issues and PRs related to the test runner subsystem.
#55633 opened Nov 1, 2024 by Llorx Loading…
Coverage workflows fail on v22.x/v22.x-staging coverage Issues and PRs related to native coverage support. meta Issues and PRs related to the general management of the project. release-agenda Issues and PRs to discuss during the meetings of the Release team. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#55510 opened Oct 23, 2024 by richardlau
parallel/test-runner-coverage is flaky coverage Issues and PRs related to native coverage support. flaky-test Issues and PRs related to the tests with unstable failures on the CI. test_runner Issues and PRs related to the test runner subsystem. windows Issues and PRs related to the Windows platform.
#55154 opened Sep 28, 2024 by lpinca
Slow performances when running tests with --experimental-test-coverage coverage Issues and PRs related to native coverage support. test_runner Issues and PRs related to the test runner subsystem.
#55103 opened Sep 24, 2024 by rozzilla
Could not report code coverage for file in sourcemap confirmed-bug Issues with confirmed bugs. coverage Issues and PRs related to native coverage support. source maps Issues and PRs related to source map support. test_runner Issues and PRs related to the test runner subsystem.
#55054 opened Sep 21, 2024 by RedYetiDev
--experimental-test-coverage falsely reports missing coverage where TS source is import type coverage Issues and PRs related to native coverage support. source maps Issues and PRs related to source map support. test_runner Issues and PRs related to the test runner subsystem.
#54753 opened Sep 4, 2024 by jaydenseric
Support statement coverage coverage Issues and PRs related to native coverage support. feature request Issues that request new features to be added to Node.js. test_runner Issues and PRs related to the test runner subsystem.
#54530 opened Aug 24, 2024 by RedYetiDev
Coverage map issued on switch statements without scoped case clauses incorrectly report an uncovered block coverage Issues and PRs related to native coverage support. v8 engine Issues and PRs related to the V8 dependency.
#53652 opened Jun 30, 2024 by ericmorand
Exclude test files from coverage report coverage Issues and PRs related to native coverage support. feature request Issues that request new features to be added to Node.js. test_runner Issues and PRs related to the test runner subsystem.
#53508 opened Jun 19, 2024 by rozzilla
NODE_V8_COVERAGE can run OOM when compiling a lot of scripts in one process coverage Issues and PRs related to native coverage support.
#44364 opened Aug 23, 2022 by joyeecheung
Inconsistent coverage information when loaders used coverage Issues and PRs related to native coverage support. loaders Issues and PRs related to ES module loaders
#41387 opened Jan 3, 2022 by coderaiser
V8 coverage API next steps coverage Issues and PRs related to native coverage support.
#35783 opened Oct 23, 2020 by joyeecheung
Node not saving coverage when process is terminated using SIGINT/SIGTERM coverage Issues and PRs related to native coverage support.
#35212 opened Sep 15, 2020 by aalexgabi
ProTip! Exclude everything labeled bug with -label:bug.