Skip to content

Commit d77a9e8

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [make] coverage/html job now opens html coverage report at the end.
1 parent 6b8eac6 commit d77a9e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ test: env dependencies
8484
coverage: test
8585

8686
coverage/html: coverage
87+
open coverage/lcov-report/index.html
8788

8889
outdated:
8990
-npm outdated

0 commit comments

Comments
 (0)