Skip to content

Commit 5190fd7

Browse files
pferateJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Add branch coverage (googleapis#615)
It was unintentionally dropped during the migration to pytest.
1 parent c6b70bd commit 5190fd7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.coveragerc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[run]
2+
branch = True
3+
14
[report]
25
omit =
36
*/samples/*

0 commit comments

Comments
 (0)