Skip to content

Commit

Permalink
tests: Check branch coverage (#198)
Browse files Browse the repository at this point in the history
This strengthens the coverage metric information.
  • Loading branch information
l0b0 authored Jul 29, 2021
1 parent 2e2ff70 commit 4a45133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
fail_under = 97

[run]
branch = true
omit=*dist-packages*,*site-packages*,gitlint/tests/*,.venv/*,*virtualenv*

0 comments on commit 4a45133

Please sign in to comment.