feat(experiment): create and delete developer sandboxes #389
+940
−8
Codecov / codecov/project
succeeded
Mar 18, 2026 in 0s
68.30% (+1.28%) compared to 4d5f768
View this Pull Request on Codecov
68.30% (+1.28%) compared to 4d5f768
Details
Codecov Report
❌ Patch coverage is 67.54386% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.30%. Comparing base (4d5f768) to head (a50fb40).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/api/sandbox.go | 0.00% | 46 Missing |
| cmd/sandbox/create.go | 85.83% | 10 Missing and 7 partials |
| cmd/sandbox/delete.go | 83.05% | 6 Missing and 4 partials |
| cmd/sandbox/sandbox.go | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #389 +/- ##
==========================================
+ Coverage 67.01% 68.30% +1.28%
==========================================
Files 218 220 +2
Lines 18090 18286 +196
==========================================
+ Hits 12123 12490 +367
+ Misses 4833 4629 -204
- Partials 1134 1167 +33 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading