Commit graph

4 commits

Author SHA1 Message Date
c8ce7f37bd feat: add diffing of lcov files 2023-08-16 19:43:39 +01:00
9192e62995 feat: update the coverage to exclude "normal" lines
This will now exclude lines that are not added or edited in the diff.
They are lines that are included in the diff context but will still
count towards the coverage percentage.

You now get a more accurate coverage percentage from what you have
edited in the diff.
2023-06-13 06:20:15 -07:00
e20a3d3747 feat: add better error message when the coverageFile is not found 2022-10-25 07:30:26 +01:00
a03f915338 chore: initial commit 2022-10-24 19:48:49 +01:00