Skip to content

feat(create): fetch remote manifest after linking app during create#585

Open
srtaalej wants to merge 26 commits into
mainfrom
ale-fetch-remote-manifest
Open

feat(create): fetch remote manifest after linking app during create#585
srtaalej wants to merge 26 commits into
mainfrom
ale-fetch-remote-manifest

refactor: reuse goutils.JSONMarshalUnescapedIndent in manifest export

22a96a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 0s

71.69% (-0.03%) compared to 9b4abf2

View this Pull Request on Codecov

71.69% (-0.03%) compared to 9b4abf2

Details

Codecov Report

❌ Patch coverage is 40.74074% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.69%. Comparing base (9b4abf2) to head (22a96a9).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/manifest/export.go 0.00% 14 Missing ⚠️
cmd/project/create.go 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #585      +/-   ##
==========================================
- Coverage   71.71%   71.69%   -0.03%     
==========================================
  Files         226      227       +1     
  Lines       19182    19209      +27     
==========================================
+ Hits        13757    13772      +15     
- Misses       4213     4227      +14     
+ Partials     1212     1210       -2     

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