feat: Add local MCP server for result fetching and readout analysis #400
Codecov / codecov/project
succeeded
Jan 23, 2026 in 0s
71.58% (target 70.00%)
View this Pull Request on Codecov
71.58% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 65.54455% with 174 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/aignostics/mcp/__init__.py | 100.00% <100.00%> (ø) |
|
| src/aignostics/mcp/_settings.py | 100.00% <100.00%> (ø) |
|
| src/aignostics/platform/_service.py | 73.68% <66.66%> (-0.19%) |
⬇️ |
| src/aignostics/mcp/__main__.py | 0.00% <0.00%> (ø) |
|
| src/aignostics/platform/_cli.py | 78.16% <20.00%> (-7.56%) |
⬇️ |
| src/aignostics/platform/_client.py | 81.98% <12.50%> (-11.71%) |
⬇️ |
| src/aignostics/mcp/_server.py | 66.74% <66.74%> (ø) |
Loading