Skip to content

Commit c5871bb

Browse files
committed
Add local_db to the test coverage
1 parent 39574bb commit c5871bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ test *ARGS: devenv
141141
$BIN/python -m pytest \
142142
--cov=airlock \
143143
--cov=assets \
144+
--cov=local_db \
144145
--cov=tests \
145146
--cov=old_api \
146147
--cov-report=html \

0 commit comments

Comments
 (0)