Commit 650c62d
authored
Use Istanbul to show code coverage at coverage/lcov-report/index.html (#315)
It also prints it out after the tests like this:
```
=============================== Coverage summary ===============================
Statements : 74.02% ( 1946/2629 )
Branches : 54.6% ( 878/1608 )
Functions : 75.5% ( 413/547 )
Lines : 78.67% ( 1870/2377 )
================================================================================
```1 parent 1e8e3fa commit 650c62d
3 files changed
+4294
-3505
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments