Skip to content

Show a compact diff stats footer#292

Open
jongio wants to merge 1 commit into
mainfrom
idea/diff-stats-footer
Open

Show a compact diff stats footer#292
jongio wants to merge 1 commit into
mainfrom
idea/diff-stats-footer

Conversation

@jongio

@jongio jongio commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • add cached diff stats for the Git diff viewer
  • show file, hunk, addition, deletion, and binary counts in the footer
  • add tests for text and binary diff summaries

Validation

  • go test ./internal/panels/gitdiff -count=1
  • go test ./... -count=1
  • mage preflight: failed during vulncheck because Go 1.26.4 standard library reports GO-2026-5856, fixed in Go 1.26.5

Closes #284

@jongio jongio self-assigned this Jul 8, 2026
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show a compact diff stats footer

1 participant