Skip to content

Update cmd/sandbox/sandbox.go

a50fb40
Select commit
Loading
Failed to load commit list.
Open

feat(experiment): create and delete developer sandboxes #389

Update cmd/sandbox/sandbox.go
a50fb40
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 17 commits behind head on main.

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.