This is an automated email from the ASF dual-hosted git repository.
imbajin pushed a change to branch goal-test
in repository https://gitbox.apache.org/repos/asf/hugegraph-ai.git
from d16db33c fix(quality): address PR review findings
new 984208d7 fix(client): preserve unauthorized response type
new 3840a4b9 refactor(llm): share HugeGraph test fixture
new 95d6eaed refactor(llm): use service graph in boundary test
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../reports/final-quality-report.md | 3 +-
.../reports/production-change-ledger.md | 1 +
hugegraph-llm/src/tests/conftest.py | 40 ++++++++++++++-
.../src/tests/integration/test_core_kg_smoke.py | 45 +---------------
.../tests/integration/test_hugegraph_boundary.py | 60 ++++------------------
.../src/pyhugegraph/utils/util.py | 7 +--
.../src/tests/api/test_response_validation.py | 15 ++++++
7 files changed, 72 insertions(+), 99 deletions(-)