yao/openapi/tests/trace
Max e781e8f591 Refactor trace node management to support multiple parents and enhance type handling
- Updated the TraceNode structure to allow multiple parent IDs, facilitating implicit joins in trace management.
- Enhanced the TraceNodeOption to include a type field for better categorization of nodes.
- Refactored related methods in the trace manager and node handling to accommodate the new parent structure and type field.
- Improved test coverage for trace node creation and retrieval, ensuring robust handling of the new multi-parent functionality.
2025-11-21 17:33:00 +08:00
..
common_test.go Refactor trace node management to support multiple parents and enhance type handling 2025-11-21 17:33:00 +08:00
events_test.go Update event field names in tests and types for consistency with API specifications 2025-11-21 09:34:57 +08:00
info_test.go Enhance trace management functionality and logging capabilities 2025-11-20 18:15:48 +08:00
logs_test.go Refactor logging and formatting in OpenAI provider and test files 2025-11-20 18:16:32 +08:00
nodes_test.go Refactor trace node management to support multiple parents and enhance type handling 2025-11-21 17:33:00 +08:00
spaces_test.go Refactor trace node management to support multiple parents and enhance type handling 2025-11-21 17:33:00 +08:00