Expand shell patterns in permission rules at construction time #92
Codecov / codecov/project
succeeded
Apr 7, 2026 in 0s
81.46% (+0.02%) compared to 0119686
View this Pull Request on Codecov
81.46% (+0.02%) compared to 0119686
Details
Codecov Report
❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.46%. Comparing base (0119686) to head (e30df5a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/llm-coding-tools-core/src/permissions.rs | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #92 +/- ##
==========================================
+ Coverage 81.44% 81.46% +0.02%
==========================================
Files 106 106
Lines 4343 4349 +6
==========================================
+ Hits 3537 3543 +6
Misses 806 806 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...llm-coding-tools-core/src/path/allowed_glob/mod.rs | 82.66% <ø> (ø) |
|
| ...ding-tools-core/src/path/allowed_glob/normalize.rs | 100.00% <100.00%> (ø) |
|
| src/llm-coding-tools-core/src/path/mod.rs | 75.75% <ø> (ø) |
|
| src/llm-coding-tools-core/src/permissions.rs | 96.58% <80.00%> (-0.77%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading