Skip to content

Fix #61: Improve coverage computation on untested file

Pre-release
Pre-release
Compare
Choose a tag to compare
@thibaultfalque thibaultfalque released this 11 Feb 12:35
· 39 commits to maintenance since this release

This release fix the issue #61.

This release improve the coverage computation on untested file.

The simple comment and multi line comment are ignored. The struct type and interface declaration are ignored too.