Skip to content

Commit 5b5d011

Browse files
committed
test: coverage fix
1 parent bd452a8 commit 5b5d011

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.coveragerc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ omit =
99

1010
# omit as unimplemented
1111
airbyte_cdk/base_python/cdk/streams/auth/jwt.py
12+
13+
# omit temporary files
14+
/tmp/tmp*.py
15+
16+
[paths]
17+
source =
18+
./
19+
/tmp/

0 commit comments

Comments
 (0)