Changed: Migrate examples to agent builder pattern #13
Codecov / codecov/project
succeeded
Jan 18, 2026 in 0s
58.93% (-0.33%) compared to 514092b
View this Pull Request on Codecov
58.93% (-0.33%) compared to 514092b
Details
Codecov Report
❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.93%. Comparing base (514092b) to head (3b3f71d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/llm-coding-tools-serdesai/src/agent_ext.rs | 0.00% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #13 +/- ##
==========================================
- Coverage 59.26% 58.93% -0.33%
==========================================
Files 46 47 +1
Lines 1274 1281 +7
==========================================
Hits 755 755
- Misses 519 526 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/llm-coding-tools-core/src/preamble.rs | 100.00% <ø> (ø) |
|
| src/llm-coding-tools-serdesai/src/convert.rs | 84.37% <ø> (ø) |
|
| src/llm-coding-tools-serdesai/src/agent_ext.rs | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading