Skip to content

feat: add slack manifest diff command#591

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

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

refactor: rename display.go to diff_display.go

2093f53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 1s

71.86% (+0.18%) compared to d7dfda7

View this Pull Request on Codecov

71.86% (+0.18%) compared to d7dfda7

Details

Codecov Report

❌ Patch coverage is 86.23853% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.86%. Comparing base (d7dfda7) to head (2093f53).

Files with missing lines Patch % Lines
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 ⚠️
internal/manifest/diff_display.go 96.07% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #591      +/-   ##
==========================================
+ Coverage   71.67%   71.86%   +0.18%     
==========================================
  Files         226      230       +4     
  Lines       19176    19394     +218     
==========================================
+ Hits        13744    13937     +193     
- Misses       4221     4233      +12     
- Partials     1211     1224      +13     

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