0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. oG-Memory
  2. /
  3. tests
  4. /
  5. unit
  6. /
  7. providers
  8. /
  9. vector_index
Ggcw_G9obWdG5Fix issues for CI-pipeline
03c3da0d创建于 21 天前历史提交
文件最后提交记录最后更新时间
test_opengauss_index.py
fix(test): update 15 test files to match current API signatures 76 tests were broken due to implementation changes outpacing test updates. All fixes are test-only changes, no source code modified. Key changes: - PolicyRouter/ContextWriter: add required registry/policy_router params - OpenAI providers: update constructor assertions (timeout, http_client, json_mode) - OpenGauss index: handle auto-table creation, MERGE INTO syntax - Misc: attribution, truncation, query planner, health check, outbox liveness Result: 908 passed, 12 skipped, 0 failed Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> 25 天前