Skip to content

feat: add two-way manifest sync between project and app settings#543

Open
mwbrooks wants to merge 19 commits into
mainfrom
mwbrooks-2-way-manifest-sync
Open

feat: add two-way manifest sync between project and app settings#543
mwbrooks wants to merge 19 commits into
mainfrom
mwbrooks-2-way-manifest-sync

test: remove redundant formatValue truncation case

be0f881
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 0s

71.95% (+0.23%) compared to a265b95

View this Pull Request on Codecov

71.95% (+0.23%) compared to a265b95

Details

Codecov Report

❌ Patch coverage is 80.96192% with 95 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.95%. Comparing base (a265b95) to head (be0f881).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/manifest/writeback.go 62.10% 19 Missing and 17 partials ⚠️
internal/manifest/merge.go 84.84% 9 Missing and 6 partials ⚠️
cmd/manifest/sync.go 65.51% 10 Missing ⚠️
internal/manifest/diff.go 80.00% 5 Missing and 5 partials ⚠️
internal/manifest/sync.go 90.24% 4 Missing and 4 partials ⚠️
internal/pkg/apps/install.go 0.00% 4 Missing and 3 partials ⚠️
internal/manifest/display.go 95.28% 3 Missing and 2 partials ⚠️
internal/manifest/flatten.go 86.66% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
+ Coverage   71.72%   71.95%   +0.23%     
==========================================
  Files         226      233       +7     
  Lines       19182    19679     +497     
==========================================
+ Hits        13758    14161     +403     
- Misses       4214     4269      +55     
- Partials     1210     1249      +39     

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