Skip to content

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

Closed
srtaalej wants to merge 28 commits into
mainfrom
ale-fetch-remote-manifest
Closed

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

fix: return error on manifest fetch failure instead of warning

9ad0d79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 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 71.42857% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.69%. Comparing base (9b4abf2) to head (9ad0d79).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/manifest/export.go 71.42% 2 Missing and 2 partials ⚠️
cmd/project/create.go 83.33% 1 Missing and 1 partial ⚠️
internal/style/style.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #585      +/-   ##
==========================================
- Coverage   71.71%   71.69%   -0.03%     
==========================================
  Files         226      227       +1     
  Lines       19182    19210      +28     
==========================================
+ Hits        13757    13773      +16     
- Misses       4213     4222       +9     
- Partials     1212     1215       +3     

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