Commit 7e57077
committed
Filter gcovr to src/ directory only
The coverage report was including 15,781 lines from system headers and
dependencies instead of just the ~1,500 lines of libhttpserver source.
Use --filter to restrict coverage to src/ directory only.1 parent 7efdb77 commit 7e57077
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
671 | | - | |
| 671 | + | |
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
| |||
0 commit comments