Skip to content

update test

b5de063
Select commit
Loading
Failed to load commit list.
Merged

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

update test
b5de063
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

68.93% (+0.30%) compared to 8b31c6a

View this Pull Request on Codecov

68.93% (+0.30%) compared to 8b31c6a

Details

Codecov Report

❌ Patch coverage is 83.33333% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.93%. Comparing base (8b31c6a) to head (b5de063).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/sandbox/create.go 84.66% 20 Missing and 5 partials ⚠️
cmd/sandbox/delete.go 73.52% 14 Missing and 4 partials ⚠️
internal/api/sandbox.go 95.83% 1 Missing and 1 partial ⚠️
internal/style/style.go 0.00% 2 Missing ⚠️
cmd/sandbox/sandbox.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #389      +/-   ##
==========================================
+ Coverage   68.62%   68.93%   +0.30%     
==========================================
  Files         218      220       +2     
  Lines       18162    18446     +284     
==========================================
+ Hits        12464    12716     +252     
- Misses       4538     4558      +20     
- Partials     1160     1172      +12     

☔ 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.