Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information