Skip to content

docs: refresh diff screenshot and drop redundant tag badge#64

Merged
peczenyj merged 3 commits into
develfrom
docs/refresh-diff-screenshot
May 27, 2026
Merged

docs: refresh diff screenshot and drop redundant tag badge#64
peczenyj merged 3 commits into
develfrom
docs/refresh-diff-screenshot

Conversation

@peczenyj
Copy link
Copy Markdown
Owner

The diff header now reports absolute bytes saved (#57), so docs/diff.png in the README was stale (its header line lacked "saving N bytes"). Regenerated via task screenshot against -type=Record.

The default palette (now termenv-rendered) is visually identical — bold-cyan header, green added, red removed — so only the header text changed in the image.

Trivial docs asset; no linked issue.

🤖 Generated with Claude Code

peczenyj and others added 2 commits May 27, 2026 17:41
The diff header now reports absolute bytes saved ("saving 16 bytes"), so the
README screenshot was stale. Regenerated via `task screenshot` against
-type=Record; the default termenv palette renders identically.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
The `tag` (github/tag) and `Latest release` (github/release) badges both render
the same version string, since every tag maps 1:1 to a GitHub release. Keep
`Latest release` (links to /releases/latest) and the distinct Release Date
badge; remove the duplicate tag badge.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@peczenyj peczenyj changed the title docs: regenerate diff screenshot for the v0.6.1 header docs: refresh diff screenshot and drop redundant tag badge May 27, 2026
@peczenyj
Copy link
Copy Markdown
Owner Author

Also dropped the redundant tag badge — it duplicated Latest release (both show the same version string, since every tag = one release). Kept Latest release and the distinct Release Date badge.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@peczenyj peczenyj merged commit 297c521 into devel May 27, 2026
6 checks passed
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.17%. Comparing base (5d3d63f) to head (b75923a).
⚠️ Report is 1 commits behind head on devel.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel      #64   +/-   ##
=======================================
  Coverage   93.17%   93.17%           
=======================================
  Files          12       12           
  Lines         908      908           
=======================================
  Hits          846      846           
  Misses         34       34           
  Partials       28       28           

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants