Skip to content

Conversation

@akx
Copy link
Member

@akx akx commented Sep 9, 2025

@codecov
Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.93%. Comparing base (567199a) to head (27a7637).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1228   +/-   ##
=======================================
  Coverage   91.93%   91.93%           
=======================================
  Files          27       27           
  Lines        4688     4688           
=======================================
  Hits         4310     4310           
  Misses        378      378           
Flag Coverage Δ
macos-14-3.10 90.97% <ø> (ø)
macos-14-3.11 90.91% <ø> (ø)
macos-14-3.12 91.12% <ø> (ø)
macos-14-3.13 91.12% <ø> (ø)
macos-14-3.8 90.84% <ø> (ø)
macos-14-3.9 90.90% <ø> (ø)
macos-14-pypy3.10 90.97% <ø> (ø)
ubuntu-24.04-3.10 90.99% <ø> (ø)
ubuntu-24.04-3.11 90.93% <ø> (ø)
ubuntu-24.04-3.12 91.14% <ø> (ø)
ubuntu-24.04-3.13 91.14% <ø> (ø)
ubuntu-24.04-3.8 90.86% <ø> (ø)
ubuntu-24.04-3.9 90.92% <ø> (ø)
ubuntu-24.04-pypy3.10 90.99% <ø> (ø)
windows-2022-3.10 90.98% <ø> (ø)
windows-2022-3.11 90.92% <ø> (ø)
windows-2022-3.12 91.13% <ø> (ø)
windows-2022-3.13 91.13% <ø> (ø)
windows-2022-3.8 90.96% <ø> (ø)
windows-2022-3.9 90.91% <ø> (ø)
windows-2022-pypy3.10 90.98% <ø> (ø)

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

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

No need to spend time on that, really
@akx akx marked this pull request as ready for review September 9, 2025 16:27
@akx akx changed the title Renovate CI tools Renovate CI & lint tools Sep 9, 2025
@akx akx requested a review from Copilot September 9, 2025 16:32
Copy link

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 renovates CI and lint tools by upgrading action versions and switching to a more efficient pre-commit setup using uv.

  • Upgrades GitHub Actions versions (checkout v4→v5, setup-python v5→v6, download-artifact v4→v5)
  • Replaces pre-commit action with a custom uv-based implementation for better performance
  • Updates pre-commit tools (Ruff v0.9.1→v0.12.12, pre-commit-hooks v5→v6)

Reviewed Changes

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

File Description
.pre-commit-config.yaml Updates Ruff and pre-commit-hooks versions, changes ruff hook from ruff to ruff-check
.github/workflows/ci.yml Upgrades action versions and replaces pre-commit action with uv-based setup

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@akx akx merged commit 24f148c into master Sep 9, 2025
31 checks passed
@akx akx deleted the renovate-ci branch September 9, 2025 16:36
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