Commit graph

3 commits

Author SHA1 Message Date
a10d2819b3 feat: exit with non-zero status code if coverage is below 90% 2023-08-26 10:32:42 +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
a03f915338 chore: initial commit 2022-10-24 19:48:49 +01:00