Skip to content

chore: replace pre-commit with prek - #674

Open
danfimov wants to merge 4 commits into
masterfrom
chore-replace-pre-commit-with-prek
Open

danfimov wants to merge 4 commits into
masterfrom
chore-replace-pre-commit-with-prek

Conversation

@danfimov

Copy link
Copy Markdown
Member
  • Replaced pre-commit with faster alternative prek
  • Updated test libraries and pre-commit hooks

@danfimov danfimov self-assigned this Sep 16, 2026
@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.86%. Comparing base (b5d6033) to head (2d25caa).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #674   +/-   ##
=======================================
  Coverage   82.86%   82.86%           
=======================================
  Files          69       69           
  Lines        2749     2749           
=======================================
  Hits         2278     2278           
  Misses        471      471           

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

Comment thread .pre-commit-config.yaml Outdated
@danfimov
danfimov force-pushed the chore-replace-pre-commit-with-prek branch from c2033bb to 2d25caa Compare September 16, 2026 12:08
Comment thread .pre-commit-config.yaml
- id: check-toml
- id: end-of-file-fixer

- repo: https://github.com/asottile/add-trailing-comma

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It's the same thing as ruff COM rules (they already enabled). So I removed it


return is_ready_to_send

async def run(

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I guess I missed this part in previously merged MRs somwhere. So now on master pre-commit hooks is red. I want to fix it.

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