Skip to content

Commit a1788de

Browse 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 <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 1a179e1 commit a1788de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/guides/writing-tests.md

Lines changed: 3 additions & 0 deletions
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)