We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdd7c5 commit 203377cCopy full SHA for 203377c
1 file changed
.github/workflows/tests.yml
@@ -51,6 +51,7 @@ jobs:
51
--cov=backend.learning \
52
--cov=backend.vector_db \
53
--cov=backend.validators \
54
+ --cov-branch \
55
--cov-report=xml \
56
--cov-report=html \
57
--cov-report=term \
0 commit comments