Skip to content

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

Draft
mwbrooks wants to merge 16 commits into
mainfrom
mwbrooks-2-way-manifest-sync
Draft

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

Merge remote-tracking branch 'origin/main' into mwbrooks-2-way-manife…

f4c93e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2026 in 0s

71.05% (-0.62%) compared to d7dfda7

View this Pull Request on Codecov

71.05% (-0.62%) compared to d7dfda7

Details

Codecov Report

❌ Patch coverage is 46.69339% with 266 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.05%. Comparing base (d7dfda7) to head (f4c93e5).

Files with missing lines Patch % Lines
internal/manifest/display.go 0.00% 106 Missing ⚠️
internal/manifest/sync.go 0.00% 82 Missing ⚠️
internal/manifest/writeback.go 62.10% 19 Missing and 17 partials ⚠️
internal/manifest/merge.go 88.88% 6 Missing and 5 partials ⚠️
cmd/manifest/sync.go 65.51% 10 Missing ⚠️
internal/manifest/diff.go 80.00% 5 Missing and 5 partials ⚠️
internal/pkg/apps/install.go 0.00% 4 Missing and 3 partials ⚠️
internal/manifest/flatten.go 86.66% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
- Coverage   71.67%   71.05%   -0.62%     
==========================================
  Files         226      233       +7     
  Lines       19176    19673     +497     
==========================================
+ Hits        13744    13979     +235     
- Misses       4221     4453     +232     
- Partials     1211     1241      +30     

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