LRriver commented on PR #361:
URL: https://github.com/apache/hugegraph-ai/pull/361#issuecomment-4765928014

   Update pushed in 9cecb9b:
   
   - Sanitized `update_vid_embeddings` warning output so exception details are 
not returned to clients.
   - Added regression coverage for sensitive exception text not appearing in 
`warnings`.
   - Split graph route registration tests into `test_graph_extract_routes.py`; 
`test_graph_extract_api.py` is now below the 600-line guideline.
   
   Local verification:
   - `uv run ruff format --check .`
   - `uv run ruff check .`
   - `SKIP_EXTERNAL_SERVICES=true uv run pytest hugegraph-llm/src/tests/api -v 
--tb=short`
   - `SKIP_EXTERNAL_SERVICES=true uv run pytest hugegraph-llm/src/tests -m "not 
integration and not hugegraph and not smoke and not external" 
--cov=hugegraph_llm --cov-fail-under=34 --cov-report=term 
--cov-report=xml:llm-unit-contract.xml -v --tb=short --durations=20`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to