Skip to content

Commit 377419d

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 f9573f8 commit 377419d

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
@@ -2,4 +2,5 @@
22
fail_under = 91
33

44
[run]
5+
branch = true
56
source = pystac

0 commit comments

Comments
 (0)