Skip to content

Test git.rkt against a temporary git repository#827

Merged
jackfirth merged 1 commit into
masterfrom
test-git-rkt
Jul 15, 2026
Merged

Test git.rkt against a temporary git repository#827
jackfirth merged 1 commit into
masterfrom
test-git-rkt

Conversation

@jackfirth

Copy link
Copy Markdown
Owner

Adds a test submodule to private/git.rkt covering git-diff-modified-lines, the lex-line hunk-parsing branches, and git-commit!, using a temp-directory git repo fixture. Takes the module from 72.9% coverage to 100%. The commit test asserts on a message containing single quotes, since that escaping has regressed before (#413, #414).

Fixes #819.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

Docs preview: https://resyntax.notjack.space/preview/827/

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resyntax analyzed 1 file in this pull request and found no issues.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 96.266% (+0.09%) from 96.176% — test-git-rkt into master

@jackfirth
jackfirth merged commit 9bd5425 into master Jul 15, 2026
12 checks passed
@jackfirth
jackfirth deleted the test-git-rkt branch July 15, 2026 02:28
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.

Test git.rkt against a temporary git repository

2 participants