Skip to content

Sync pre-commit hooks and fix Ruff lint#138

Merged
dkobylianskii merged 4 commits into
mainfrom
tooling-ruff-cleanup
May 28, 2026
Merged

Sync pre-commit hooks and fix Ruff lint#138
dkobylianskii merged 4 commits into
mainfrom
tooling-ruff-cleanup

Conversation

@afroch
Copy link
Copy Markdown
Contributor

@afroch afroch commented May 21, 2026

Summary

This pull request introduces the following changes

  • Updates pre-commit hook revisions to match the current development tool versions
  • Fixes the current Ruff lint failures on main
  • Applies Ruff formatting to files that failed ruff format --check

Relates to the following issues

Conformity

@afroch afroch self-assigned this May 21, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.94%. Comparing base (071e61c) to head (6bf3632).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #138   +/-   ##
=======================================
  Coverage   94.94%   94.94%           
=======================================
  Files          23       23           
  Lines        2059     2059           
=======================================
  Hits         1955     1955           
  Misses        104      104           

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

@afroch afroch requested review from WeiShengL and dkobylianskii May 21, 2026 21:11
@afroch afroch added the AI-assisted AI coding assistants were used in the development of the changes in this merge request. label May 21, 2026
@dkobylianskii dkobylianskii merged commit 7df9d6b into main May 28, 2026
15 checks passed
@dkobylianskii dkobylianskii deleted the tooling-ruff-cleanup branch May 28, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-assisted AI coding assistants were used in the development of the changes in this merge request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix current Ruff lint failures Sync pre-commit hook versions with development dependencies

2 participants