Add registry-driven Task tool and agent configuration loading #27
Codecov / codecov/project
succeeded
Feb 19, 2026 in 0s
71.71% (+0.79%) compared to ed05998
View this Pull Request on Codecov
71.71% (+0.79%) compared to ed05998
Details
Codecov Report
❌ Patch coverage is 72.90448% with 278 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.71%. Comparing base (ed05998) to head (5397c30).
Additional details and impacted files
@@ Coverage Diff @@
## main #27 +/- ##
==========================================
+ Coverage 70.92% 71.71% +0.79%
==========================================
Files 48 55 +7
Lines 1496 2514 +1018
==========================================
+ Hits 1061 1803 +742
- Misses 435 711 +276 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/llm-coding-tools-serdesai/src/task/tests.rs | 87.50% <87.50%> (ø) |
|
| src/llm-coding-tools-models-dev/src/lib.rs | 89.30% <89.30%> (ø) |
|
| ...ding-tools-models-dev/src/bin/models-dev-update.rs | 0.00% <0.00%> (ø) |
|
| ...rc/llm-coding-tools-serdesai/src/model_resolver.rs | 82.87% <82.87%> (ø) |
|
| src/llm-coding-tools-serdesai/src/registry.rs | 78.44% <78.44%> (ø) |
|
| src/llm-coding-tools-serdesai/src/task/mod.rs | 60.68% <60.68%> (ø) |
|
| src/llm-coding-tools-serdesai/src/tool_catalog.rs | 47.20% <47.20%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading