FreeOnePlus opened a new pull request, #183:
URL: https://github.com/apache/doris-mcp-server/pull/183

   ## Summary
   
   - Limit detected Doris version evidence to each child feature's declared 
component scope.
   - Prevent the Cluster manifest from exceeding the 16 KiB budget and breaking 
Flat-mode `tools/list`.
   - Add scope-matrix unit coverage and real Doris Flat-mode HTTP/stdio 
regression coverage.
   - Update `CHANGELOG.md` under Unreleased.
   
   ## Validation
   
   - `uv lock --check`
   - `uv run ruff check .`
   - `uv run mypy doris_mcp_server`
   - `uv run bandit -q -c pyproject.toml -r doris_mcp_server`
   - `uv build`
   - `pytest -W error -q`: 1722 passed, 81 skipped; 67.37% coverage
   - Real Doris 4.0.5-rc01 Flat-mode regression over HTTP and stdio: 2 passed; 
47 tools listed; read-only version query succeeded
   - Real manifest audit: all eight domains within budget; Cluster manifest 
16,325 / 16,384 bytes
   


-- 
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