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 a1788de

Browse filesBrowse files
srcmaketargos
authored andcommitted
doc: adds link to nightly code coverage report
Adds a link to the nightly test code coverage report page to the writing-tests.md documentation. PR-URL: #27922 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 1a179e1 commit a1788de
Copy full SHA for a1788de

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Collapse file

‎doc/guides/writing-tests.md‎

Copy file name to clipboardExpand all lines: doc/guides/writing-tests.md
+3Lines changed: 3 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,9 @@ will depend on what is being tested if this is required or not.
424424
To generate a test coverage report, see the
425425
[Test Coverage section of the Building guide][].
426426

427+
Nightly coverage reports for the Node.js master branch are available at
428+
https://coverage.nodejs.org/.
429+
427430
[ASCII]: http://man7.org/linux/man-pages/man7/ascii.7.html
428431
[Google Test]: https://github.com/google/googletest
429432
[`common` module]: https://github.com/nodejs/node/blob/master/test/common/README.md

0 commit comments

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