Skip to content

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

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

Merge branch 'main' into mwbrooks-2-way-manifest-sync

879f3a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

72.03% (+0.24%) compared to 2592815

View this Pull Request on Codecov

72.03% (+0.24%) compared to 2592815

Details

Codecov Report

❌ Patch coverage is 81.76353% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.03%. Comparing base (2592815) to head (879f3a6).
⚠️ Report is 1 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 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/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.78%   72.03%   +0.24%     
==========================================
  Files         227      234       +7     
  Lines       19283    19780     +497     
==========================================
+ Hits        13842    14248     +406     
- Misses       4225     4280      +55     
- Partials     1216     1252      +36     

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