File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 11[run]
22branch = True
3- omit =
3+ omit =
44 */tests/*
55 */site-packages/*
66 */__init__.py
77 src/a2a/grpc/*
8+ src/a2a/utils/stream_write/redis_stream_writer.py
9+ src/a2a/client/transports/grpc.py
10+ src/a2a/client/legacy_grpc.py
11+ src/a2a/server/request_handlers/grpc_handler.py
12+ src/a2a/server/tasks/database_push_notification_config_store.py
13+ src/a2a/server/tasks/database_task_store.py
14+ src/a2a/server/models.py
15+ src/a2a/server/apps/rest/fastapi_app.py
16+ src/a2a/server/apps/rest/rest_adapter.py
17+ src/a2a/client/legacy.py
18+ src/a2a/client/transports/rest.py
19+ src/a2a/server/request_handlers/rest_handler.py
20+ src/a2a/client/client_task_manager.py
21+ src/a2a/utils/proto_utils.py
822
923[report]
1024exclude_lines =
You can’t perform that action at this time.
0 commit comments