Skip to content

feat: add slack manifest diff command#591

Draft
mwbrooks wants to merge 11 commits into
mainfrom
mwbrooks-manifest-diff
Draft

feat: add slack manifest diff command#591
mwbrooks wants to merge 11 commits into
mainfrom
mwbrooks-manifest-diff

fix: suppress remote-only is_mcp_enabled=false from manifest diff

413f272
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2026 in 0s

71.63% (-0.04%) compared to d7dfda7

View this Pull Request on Codecov

71.63% (-0.04%) compared to d7dfda7

Details

Codecov Report

❌ Patch coverage is 66.97674% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.63%. Comparing base (d7dfda7) to head (413f272).

Files with missing lines Patch % Lines
internal/manifest/display.go 10.41% 42 Missing and 1 partial ⚠️
internal/manifest/diff.go 83.50% 8 Missing and 8 partials ⚠️
cmd/manifest/diff.go 79.48% 4 Missing and 4 partials ⚠️
internal/manifest/flatten.go 86.66% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #591      +/-   ##
==========================================
- Coverage   71.67%   71.63%   -0.04%     
==========================================
  Files         226      230       +4     
  Lines       19176    19391     +215     
==========================================
+ Hits        13744    13891     +147     
- Misses       4221     4275      +54     
- Partials     1211     1225      +14     

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