Skip to content

fix: ruff UP031 in the CLI encoding test - #542

Merged
imran-siddique merged 1 commit into
mainfrom
fix/lint-in-my-own-test
Aug 21, 2026
Merged

fix: ruff UP031 in the CLI encoding test#542
imran-siddique merged 1 commit into
mainfrom
fix/lint-in-my-own-test

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

ruff check src/ tests/ fails on main. The regression test I added in #540 used percent formatting in an assertion message, and the repo lints for UP031.

Now: All checks passed! and the 13 tests still pass.

My fault, and it reached main because I gated the merge on a check-status grep rather than on the lint job itself.

🤖 Generated with Claude Code

https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY

The regression test added in #540 used percent formatting in an
assertion message and the repo lints for UP031, so ruff check fails on
main.

It got there because I gated the merge on a check-status grep rather
than on the lint job itself.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY
@imran-siddique
imran-siddique requested a review from a team as a code owner August 21, 2026 04:48
@imran-siddique
imran-siddique merged commit 96070fa into main Aug 21, 2026
12 checks passed
@imran-siddique
imran-siddique deleted the fix/lint-in-my-own-test branch August 21, 2026 04:53
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.

1 participant