Skip to content

fix: skip defaulting to deployed environment when --team provided

e28a02e
Select commit
Loading
Failed to load commit list.
Merged

feat(bolt-install): support using 'install' command with remote manifests #154

fix: skip defaulting to deployed environment when --team provided
e28a02e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2025 in 1s

63.05% (+0.02%) compared to ffbe0b5

View this Pull Request on Codecov

63.05% (+0.02%) compared to ffbe0b5

Details

Codecov Report

❌ Patch coverage is 68.86792% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.05%. Comparing base (ffbe0b5) to head (e28a02e).

Files with missing lines Patch % Lines
cmd/app/add.go 76.92% 10 Missing and 5 partials ⚠️
internal/pkg/apps/install.go 57.14% 10 Missing and 5 partials ⚠️
cmd/platform/deploy.go 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   63.03%   63.05%   +0.02%     
==========================================
  Files         212      212              
  Lines       21608    21667      +59     
==========================================
+ Hits        13621    13663      +42     
- Misses       6942     6952      +10     
- Partials     1045     1052       +7     

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