Skip to content

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

58e107c
Select commit
Loading
Failed to load commit list.
Draft

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

feat: add two-way manifest sync between project and app settings
58e107c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 1s

70.96% (-0.61%) compared to f2e54bc

View this Pull Request on Codecov

70.96% (-0.61%) compared to f2e54bc

Details

Codecov Report

❌ Patch coverage is 43.55972% with 241 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.96%. Comparing base (f2e54bc) to head (58e107c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/pkg/manifest/display.go 0.00% 106 Missing ⚠️
internal/pkg/manifest/sync.go 0.00% 60 Missing ⚠️
internal/pkg/manifest/writeback.go 57.69% 19 Missing and 14 partials ⚠️
cmd/manifest/sync.go 43.47% 12 Missing and 1 partial ⚠️
internal/pkg/manifest/merge.go 87.34% 5 Missing and 5 partials ⚠️
internal/pkg/manifest/diff.go 82.97% 4 Missing and 4 partials ⚠️
internal/pkg/apps/install.go 0.00% 4 Missing and 3 partials ⚠️
internal/pkg/manifest/flatten.go 84.61% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
- Coverage   71.56%   70.96%   -0.61%     
==========================================
  Files         224      231       +7     
  Lines       18976    19401     +425     
==========================================
+ Hits        13581    13767     +186     
- Misses       4192     4406     +214     
- Partials     1203     1228      +25     

☔ View full report in Codecov by Sentry.
📢 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.