Skip to content

Conversation

@edenhaus
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings October 26, 2025 23:50
@edenhaus edenhaus added the pr: refactor PR with code refactoring label Oct 26, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR replaces the pre-commit tool with prek across the project's development and CI infrastructure. The changes update tool references, configuration, and commands to use the new prek tool while maintaining equivalent functionality.

Key changes:

  • Updated dependency from pre-commit to prek in pyproject.toml
  • Modified setup script to use prek installation command
  • Converted CI workflow to use prek commands and environment variables

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Replaced pre-commit dependency (4.3.0) with prek (0.2.11)
scripts/setup.sh Updated installation command from pre-commit install to prek install
.github/workflows/ci.yml Renamed job, updated cache paths, converted SKIP to PREK_SKIP, changed run command to prek, and added cache cleanup step

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.47%. Comparing base (3ebfa2e) to head (dcf71c9).
⚠️ Report is 1 commits behind head on dev.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1269   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files         148      148           
  Lines        5643     5643           
  Branches      349      349           
=======================================
  Hits         5331     5331           
  Misses        251      251           
  Partials       61       61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 27, 2025

CodSpeed Performance Report

Merging #1269 will not alter performance

Comparing prek (dcf71c9) with dev (3ebfa2e)

Summary

✅ 106 untouched

@edenhaus edenhaus merged commit 0296439 into dev Oct 27, 2025
62 checks passed
@edenhaus edenhaus deleted the prek branch October 27, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: refactor PR with code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants