Fixed: Document # Errors sections for 40 public API functions #107
Codecov / codecov/project
succeeded
Apr 21, 2026 in 0s
80.55% (-0.49%) compared to a54cac4
View this Pull Request on Codecov
80.55% (-0.49%) compared to a54cac4
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.55%. Comparing base (a54cac4) to head (e07185c).
Additional details and impacted files
@@ Coverage Diff @@
## main #107 +/- ##
==========================================
- Coverage 81.04% 80.55% -0.49%
==========================================
Files 110 110
Lines 4515 4501 -14
==========================================
- Hits 3659 3626 -33
- Misses 856 875 +19 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/llm-coding-tools-agents/src/extensions.rs | 100.00% <ø> (ø) |
|
| src/llm-coding-tools-agents/src/loader.rs | 84.21% <ø> (-0.88%) |
⬇️ |
| src/llm-coding-tools-agents/src/path/resolver.rs | 81.66% <ø> (ø) |
|
| src/llm-coding-tools-agents/src/runtime/builder.rs | 79.16% <ø> (ø) |
|
| src/llm-coding-tools-agents/src/runtime/task.rs | 100.00% <ø> (ø) |
|
| src/llm-coding-tools-bubblewrap/src/probe.rs | 0.00% <ø> (ø) |
|
| ...rc/llm-coding-tools-bubblewrap/src/wrap/command.rs | 0.00% <ø> (ø) |
|
| src/llm-coding-tools-core/src/fs/blocking_impl.rs | 100.00% <ø> (ø) |
|
| src/llm-coding-tools-core/src/fs/tokio_impl.rs | 100.00% <ø> (ø) |
|
| src/llm-coding-tools-core/src/path/absolute.rs | 100.00% <ø> (ø) |
|
| ... and 19 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading