Skip to content

Replace pre-commit with prek in CI - #682

Merged
hugovk merged 4 commits into
python:mainfrom
hugovk:prek
Jan 11, 2026
Merged

Replace pre-commit with prek in CI#682
hugovk merged 4 commits into
python:mainfrom
hugovk:prek

Conversation

@hugovk

Copy link
Copy Markdown
Member

Similar to python/cpython#143149.

And update and add some extra hooks.

@codecov

codecovBot commented Jan 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f63a8ec) to head (e7f75de).
⚠️ Report is 2 commits behind head on main.

Impacted file tree graph

@@ Coverage Diff @@## main #682 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 18 18 Lines 2149 2149 Branches 97 97 =========================================
Hits 2149 2149 
FlagCoverage Δ
Python_3.10.19100.00% <ø> (ø)
Python_3.11.14100.00% <ø> (ø)
Python_3.12.12100.00% <ø> (ø)
Python_3.13.11100.00% <ø> (ø)
Python_3.14.2100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing linesCoverage Δ
bedevere/backport.py100.00% <ø> (ø)
bedevere/close_pr.py100.00% <ø> (ø)
bedevere/filepaths.py100.00% <ø> (ø)
bedevere/gh_issue.py100.00% <ø> (ø)
bedevere/news.py100.00% <ø> (ø)
bedevere/prtype.py100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hugovk
hugovk merged commit 58ad619 into python:mainJan 11, 2026
9 checks passed
@hugovk
hugovk deleted the prek branch January 11, 2026 16:43
Sign up for freeto 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

@hugovk