test: add coverage for util.inspect() · nodejs/node@a8558ec · GitHub
Skip to content

Commit a8558ec

Browse files
Trottdanielleadams
authored andcommitted
test: add coverage for util.inspect()
Coverage stats indicate that there is no coverage for util.inspect() with a negative number and a numeric separator. Add a test case. Refs: https://coverage.nodejs.org/coverage-df507758e6c35534/lib/internal/util/inspect.js.html#L1463 PR-URL: #41527 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 1425e75 commit a8558ec

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

test/parallel/test-util-inspect.js

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)