Skip to content

feat: add slack manifest diff command#591

Open
mwbrooks wants to merge 21 commits into
mainfrom
mwbrooks-manifest-diff
Open

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

refactor: move display logic from internal/manifest to cmd/manifest

690740c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 0s

71.88% (+0.12%) compared to 13b677b

View this Pull Request on Codecov

71.88% (+0.12%) compared to 13b677b

Details

Codecov Report

❌ Patch coverage is 83.33333% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.88%. Comparing base (13b677b) to head (690740c).

Files with missing lines Patch % Lines
internal/manifest/diff.go 75.90% 10 Missing and 10 partials ⚠️
cmd/manifest/diff.go 79.48% 4 Missing and 4 partials ⚠️
internal/manifest/flatten.go 86.66% 2 Missing and 2 partials ⚠️
cmd/manifest/diff_display.go 95.45% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #591      +/-   ##
==========================================
+ Coverage   71.75%   71.88%   +0.12%     
==========================================
  Files         227      231       +4     
  Lines       19203    19407     +204     
==========================================
+ Hits        13780    13950     +170     
- Misses       4213     4230      +17     
- Partials     1210     1227      +17     

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