Skip to content

feat: add --manifest-source flag to run and deploy commands - #630

Open
srtaalej wants to merge 4 commits into
mainfrom
ale-manifest-source-flag
Open

feat: add --manifest-source flag to run and deploy commands#630
srtaalej wants to merge 4 commits into
mainfrom
ale-manifest-source-flag

Merge branch 'main' into ale-manifest-source-flag

4837889
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 0s

72.35% (-0.03%) compared to bd2741b

View this Pull Request on Codecov

72.35% (-0.03%) compared to bd2741b

Details

Codecov Report

❌ Patch coverage is 79.16667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.35%. Comparing base (bd2741b) to head (4837889).

Files with missing lines Patch % Lines
cmd/platform/deploy.go 33.33% 2 Missing ⚠️
cmd/platform/run.go 33.33% 1 Missing and 1 partial ⚠️
internal/pkg/apps/install.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #630      +/-   ##
==========================================
- Coverage   72.38%   72.35%   -0.03%     
==========================================
  Files         238      238              
  Lines       20072    20088      +16     
==========================================
+ Hits        14529    14535       +6     
- Misses       4275     4280       +5     
- Partials     1268     1273       +5     

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