Skip to content

Commit 3d6512b

Browse files
committed
tests: Verify branch coverage
Stricter than statement coverage. The coverage library does not yet have support for conditional coverage <nedbat/coveragepy#660>, which is even stricter.
1 parent 301f663 commit 3d6512b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ exclude_lines =
55

66

77
[run]
8+
branch = true
89
source =
910
pystac
1011
tests

0 commit comments

Comments
 (0)