Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 156fc53

Browse filesBrowse files
soophoomarco-ippolito
authored andcommitted
doc: clarify usage of coverage reporters
PR-URL: #53523 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
1 parent f8f247b commit 156fc53
Copy full SHA for 156fc53

1 file changed

+3Lines changed: 3 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api/test.md‎

Copy file name to clipboardExpand all lines: doc/api/test.md
+3Lines changed: 3 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,9 @@ used as an in depth coverage report.
473473
node --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=lcov.info
474474
```
475475

476+
* No test results are reported by this reporter.
477+
* This reporter should ideally be used alongside another reporter.
478+
476479
### Limitations
477480

478481
The test runner's code coverage functionality does not support excluding

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.