FreeOnePlus opened a new pull request, #152: URL: https://github.com/apache/doris-mcp-server/pull/152
## Summary - enforce a 55% whole-repository coverage floor - enforce 80% aggregate coverage for protocol, authentication, and core manager domains - add focused authentication and manager routing boundary tests - wire the domain gate into GitHub Actions and document the release command ## Validation - Ruff, Mypy, Bandit, and lock-file checks passed - 1079 tests passed, 68 skipped; total coverage 57.90% - domain coverage: protocol 89.94%, authentication 81.18%, core managers 81.84% - clean sdist/wheel build and fresh Python 3.12 wheel smoke passed - official MCP 2026-07-28 conformance: 25/25 passed - real Doris Streamable HTTP and true subprocess Stdio: 11/11 passed; cleanup residuals 0 -- 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]
