Skip to content

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

Open
mwbrooks wants to merge 22 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 22 commits into
mainfrom
mwbrooks-2-way-manifest-sync

fix: resolve merge conflicts with main after PR #591

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

72.09% (+0.18%) compared to 0e3135c

View this Pull Request on Codecov

72.09% (+0.18%) compared to 0e3135c

Details

Codecov Report

❌ Patch coverage is 80.66826% with 81 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.09%. Comparing base (0e3135c) to head (0c1eae1).

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/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 ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
+ Coverage   71.91%   72.09%   +0.18%     
==========================================
  Files         231      236       +5     
  Lines       19492    19909     +417     
==========================================
+ Hits        14018    14354     +336     
- Misses       4243     4293      +50     
- Partials     1231     1262      +31     

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