Skip to content

feat: add slack manifest diff command - #591

Merged
srtaalej merged 25 commits into
mainfrom
mwbrooks-manifest-diff
Jul 27, 2026
Merged

feat: add slack manifest diff command#591
srtaalej merged 25 commits into
mainfrom
mwbrooks-manifest-diff

fix: add displayPath function and strings import to diff_display

702badc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 1s

71.89% (+0.11%) compared to 2592815

View this Pull Request on Codecov

71.89% (+0.11%) compared to 2592815

Details

Codecov Report

❌ Patch coverage is 83.73206% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.89%. Comparing base (2592815) to head (702badc).
⚠️ Report is 1 commits behind head on main.

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.91% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #591      +/-   ##
==========================================
+ Coverage   71.78%   71.89%   +0.11%     
==========================================
  Files         227      231       +4     
  Lines       19283    19492     +209     
==========================================
+ Hits        13842    14014     +172     
- Misses       4225     4243      +18     
- Partials     1216     1235      +19     

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