|
2314 | 2314 | "grpc/include/userver/ugrpc/proto_json.hpp":"taxi/uservices/userver/grpc/include/userver/ugrpc/proto_json.hpp", |
2315 | 2315 | "grpc/include/userver/ugrpc/protobuf_logging.hpp":"taxi/uservices/userver/grpc/include/userver/ugrpc/protobuf_logging.hpp", |
2316 | 2316 | "grpc/include/userver/ugrpc/protobuf_visit.hpp":"taxi/uservices/userver/grpc/include/userver/ugrpc/protobuf_visit.hpp", |
| 2317 | + "grpc/include/userver/ugrpc/rich_status.hpp":"taxi/uservices/userver/grpc/include/userver/ugrpc/rich_status.hpp", |
2317 | 2318 | "grpc/include/userver/ugrpc/server/call_context.hpp":"taxi/uservices/userver/grpc/include/userver/ugrpc/server/call_context.hpp", |
2318 | 2319 | "grpc/include/userver/ugrpc/server/component_list.hpp":"taxi/uservices/userver/grpc/include/userver/ugrpc/server/component_list.hpp", |
2319 | 2320 | "grpc/include/userver/ugrpc/server/exceptions.hpp":"taxi/uservices/userver/grpc/include/userver/ugrpc/server/exceptions.hpp", |
|
2453 | 2454 | "grpc/src/ugrpc/proto_json.cpp":"taxi/uservices/userver/grpc/src/ugrpc/proto_json.cpp", |
2454 | 2455 | "grpc/src/ugrpc/protobuf_logging.cpp":"taxi/uservices/userver/grpc/src/ugrpc/protobuf_logging.cpp", |
2455 | 2456 | "grpc/src/ugrpc/protobuf_visit.cpp":"taxi/uservices/userver/grpc/src/ugrpc/protobuf_visit.cpp", |
| 2457 | + "grpc/src/ugrpc/rich_status.cpp":"taxi/uservices/userver/grpc/src/ugrpc/rich_status.cpp", |
2456 | 2458 | "grpc/src/ugrpc/server/call_context.cpp":"taxi/uservices/userver/grpc/src/ugrpc/server/call_context.cpp", |
2457 | 2459 | "grpc/src/ugrpc/server/component_list.cpp":"taxi/uservices/userver/grpc/src/ugrpc/server/component_list.cpp", |
2458 | 2460 | "grpc/src/ugrpc/server/exceptions.cpp":"taxi/uservices/userver/grpc/src/ugrpc/server/exceptions.cpp", |
|
2514 | 2516 | "grpc/tests/datetime_utils_test.cpp":"taxi/uservices/userver/grpc/tests/datetime_utils_test.cpp", |
2515 | 2517 | "grpc/tests/deadline_metrics_test.cpp":"taxi/uservices/userver/grpc/tests/deadline_metrics_test.cpp", |
2516 | 2518 | "grpc/tests/deadline_test.cpp":"taxi/uservices/userver/grpc/tests/deadline_test.cpp", |
| 2519 | + "grpc/tests/detailed_error_test.cpp":"taxi/uservices/userver/grpc/tests/detailed_error_test.cpp", |
2517 | 2520 | "grpc/tests/dump_protobuf_test.cpp":"taxi/uservices/userver/grpc/tests/dump_protobuf_test.cpp", |
2518 | 2521 | "grpc/tests/error_test.cpp":"taxi/uservices/userver/grpc/tests/error_test.cpp", |
2519 | 2522 | "grpc/tests/generic_client_test.cpp":"taxi/uservices/userver/grpc/tests/generic_client_test.cpp", |
|
2527 | 2530 | "grpc/tests/protobuf_utils_test.cpp":"taxi/uservices/userver/grpc/tests/protobuf_utils_test.cpp", |
2528 | 2531 | "grpc/tests/protobuf_visit_test.cpp":"taxi/uservices/userver/grpc/tests/protobuf_visit_test.cpp", |
2529 | 2532 | "grpc/tests/retry_test.cpp":"taxi/uservices/userver/grpc/tests/retry_test.cpp", |
| 2533 | + "grpc/tests/rich_status_test.cpp":"taxi/uservices/userver/grpc/tests/rich_status_test.cpp", |
2530 | 2534 | "grpc/tests/secret_fields_test.cpp":"taxi/uservices/userver/grpc/tests/secret_fields_test.cpp", |
2531 | 2535 | "grpc/tests/serialization_test.cpp":"taxi/uservices/userver/grpc/tests/serialization_test.cpp", |
2532 | 2536 | "grpc/tests/server_middleware_hooks_streaming_test.cpp":"taxi/uservices/userver/grpc/tests/server_middleware_hooks_streaming_test.cpp", |
|
0 commit comments