Skip to content

update

a35fbc3
Select commit
Loading
Failed to load commit list.
Open

feat: create and delete developer sandboxes #389

update
a35fbc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 1s

67.03% (+0.01%) compared to 4d5f768

View this Pull Request on Codecov

67.03% (+0.01%) compared to 4d5f768

Details

Codecov Report

❌ Patch coverage is 67.54386% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.03%. Comparing base (4d5f768) to head (a35fbc3).
⚠️ Report is 1 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%   67.03%   +0.01%     
==========================================
  Files         218      220       +2     
  Lines       18090    18318     +228     
==========================================
+ Hits        12123    12279     +156     
- Misses       4833     4892      +59     
- Partials     1134     1147      +13     

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