Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,13 @@ omit =

# omit as unimplemented
airbyte_cdk/base_python/cdk/streams/auth/jwt.py

# omit temporary files and test files
/tmp/tmp*.py
unit_tests/*
Comment thread
ChristoGrab marked this conversation as resolved.

[paths]
# Reconcile file paths
source =
./
/tmp/
Comment thread
ChristoGrab marked this conversation as resolved.
Loading