Added: Linux bubblewrap sandbox for shell command execution #69
Codecov / codecov/project
succeeded
Mar 28, 2026 in 0s
75.65% (-4.08%) compared to eb95c19
View this Pull Request on Codecov
75.65% (-4.08%) compared to eb95c19
Details
Codecov Report
❌ Patch coverage is 29.18149% with 199 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.65%. Comparing base (eb95c19) to head (2e9a6d3).
Additional details and impacted files
@@ Coverage Diff @@
## main #69 +/- ##
==========================================
- Coverage 79.73% 75.65% -4.08%
==========================================
Files 100 107 +7
Lines 3493 3718 +225
==========================================
+ Hits 2785 2813 +28
- Misses 708 905 +197 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ng-tools-core/examples/system_prompt/mock_tools.rs | 0.00% <ø> (ø) |
|
| ...m-coding-tools-core/src/context/tool_prompt/mod.rs | 100.00% <100.00%> (ø) |
|
| ...ools-core/src/context/tool_prompt/tool_sections.rs | 75.53% <100.00%> (+1.66%) |
⬆️ |
| src/llm-coding-tools-core/src/path/allowed.rs | 81.25% <ø> (-3.13%) |
⬇️ |
| src/llm-coding-tools-core/src/system_prompt.rs | 98.94% <ø> (ø) |
|
| ...-coding-tools-core/src/tools/bash/blocking_impl.rs | 96.66% <100.00%> (ø) |
|
| ...llm-coding-tools-core/src/tools/bash/tokio_impl.rs | 96.15% <100.00%> (ø) |
|
| ...lm-coding-tools-serdesai/examples/serdesai-task.rs | 0.00% <ø> (ø) |
|
| src/llm-coding-tools-core/src/tools/bash/mod.rs | 73.46% <68.75%> (-2.29%) |
⬇️ |
| ...rc/llm-coding-tools-bubblewrap/src/test_helpers.rs | 0.00% <0.00%> (ø) |
|
| ... and 7 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading