Include app/terminal/exit modules in coverage
This commit is contained in:
+1
-4
@@ -99,10 +99,7 @@ branch = true
|
||||
omit = [
|
||||
"*/tests/*",
|
||||
"*/__pycache__/*",
|
||||
# Integration-heavy modules that require running servers/processes
|
||||
"*/app_session.py",
|
||||
"*/terminal_session.py",
|
||||
"*/exit_poller.py",
|
||||
# Thread/FD polling integration is harder to deterministically unit test
|
||||
"*/poller.py",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user