Rework path resolvers to use workspace-rooted semantics #98
Codecov / codecov/project
succeeded
Apr 10, 2026 in 0s
81.37% (+0.29%) compared to 3bacd1e
View this Pull Request on Codecov
81.37% (+0.29%) compared to 3bacd1e
Details
Codecov Report
❌ Patch coverage is 85.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.37%. Comparing base (3bacd1e) to head (1e9e0c6).
Additional details and impacted files
@@ Coverage Diff @@
## main #98 +/- ##
==========================================
+ Coverage 81.08% 81.37% +0.29%
==========================================
Files 107 108 +1
Lines 4573 4479 -94
==========================================
- Hits 3708 3645 -63
+ Misses 865 834 -31 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...-coding-tools-core/src/path/allowed_glob/policy.rs | 90.74% <100.00%> (+4.25%) |
⬆️ |
| src/llm-coding-tools-core/src/path/mod.rs | 88.00% <ø> (+0.50%) |
⬆️ |
| src/llm-coding-tools-core/src/workspace.rs | 100.00% <100.00%> (ø) |
|
| ...rc/llm-coding-tools-core/benches/path_resolvers.rs | 0.00% <0.00%> (ø) |
|
| src/llm-coding-tools-core/src/path/allowed.rs | 67.79% <50.00%> (-9.32%) |
⬇️ |
| ...llm-coding-tools-core/src/path/allowed_glob/mod.rs | 84.90% <86.04%> (+12.87%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading