Skip to content

refactor: merge Install and InstallLocalApp into a single function - #626

Draft
zimeg wants to merge 9 commits into
mainfrom
merge-install-functions
Draft

refactor: merge Install and InstallLocalApp into a single function#626
zimeg wants to merge 9 commits into
mainfrom
merge-install-functions

test: simplify install manifest mocks and default dev to false

3fa5a61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2026 in 0s

72.31% (+0.06%) compared to b2ad402

View this Pull Request on Codecov

72.31% (+0.06%) compared to b2ad402

Details

Codecov Report

❌ Patch coverage is 50.00000% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.31%. Comparing base (b2ad402) to head (3fa5a61).

Files with missing lines Patch % Lines
internal/pkg/apps/install.go 56.41% 16 Missing and 1 partial ⚠️
internal/pkg/platform/run.go 0.00% 4 Missing ⚠️
internal/pkg/apps/add.go 0.00% 1 Missing ⚠️
internal/pkg/platform/localserver.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #626      +/-   ##
==========================================
+ Coverage   72.24%   72.31%   +0.06%     
==========================================
  Files         238      238              
  Lines       20072    19958     -114     
==========================================
- Hits        14502    14433      -69     
+ Misses       4299     4275      -24     
+ Partials     1271     1250      -21     

☔ View full report in Codecov by Harness.
📢 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.