Skip to content

Commit 203377c

Browse files
committed
ci: Add --cov-branch flag for Codecov branch coverage tracking
1 parent 3fdd7c5 commit 203377c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
--cov=backend.learning \
5252
--cov=backend.vector_db \
5353
--cov=backend.validators \
54+
--cov-branch \
5455
--cov-report=xml \
5556
--cov-report=html \
5657
--cov-report=term \

0 commit comments

Comments
 (0)