Skip to content

Rebase pre-commit autoupdate onto next branch#256

Merged
backmari merged 2 commits intopre-commit-ci-update-configfrom
copilot/sub-pr-254
Feb 12, 2026
Merged

Rebase pre-commit autoupdate onto next branch#256
backmari merged 2 commits intopre-commit-ci-update-configfrom
copilot/sub-pr-254

Conversation

Copy link
Contributor

Copilot AI commented Feb 12, 2026

Description of work:

Rebased the pre-commit autoupdate PR onto the next branch to incorporate latest upstream changes while preserving the ruff version update (v0.14.14 → v0.15.0).

Changes incorporated from next branch:

  • Workflow updates in test_and_deploy.yml and update-lockfile.yml
  • Dependency updates (pixi.lock, pyproject.toml)
  • Improved file summing logic in instrument.py and data_manager.py to properly merge cross-sections instead of concatenating
  • Enhanced quicknxs_io.py with better file handling
  • Additional unit test coverage for instrument.py and quicknxs_io.py

Check all that apply:

  • updated documentation and checked that it looks correct in the pull request preview
  • Source added/refactored
  • Added unit tests
  • Added integration tests

References:

⚠️ Manual test for the reviewer

(instructions to set up the environment)

Check list for the reviewer

  • best software practices
    • clearly named variables (better to be verbose in variable names)
    • code comments explaining the intent of code blocks
  • All the tests are passing
  • The documentation is up to date and looks correct in the pull request preview
  • code comments added when explaining intent

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: backmari <6989921+backmari@users.noreply.github.com>
Copilot AI changed the title [WIP] Update ruff-pre-commit to version 0.15.0 Rebase pre-commit autoupdate onto next branch Feb 12, 2026
Copilot AI requested a review from backmari February 12, 2026 20:53
@backmari backmari marked this pull request as ready for review February 12, 2026 20:54
@backmari backmari merged commit 1081a44 into pre-commit-ci-update-config Feb 12, 2026
6 checks passed
@backmari backmari deleted the copilot/sub-pr-254 branch February 12, 2026 20:55
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 97.72727% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (pre-commit-ci-update-config@32f0503). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...c/quicknxs/interfaces/data_handling/quicknxs_io.py 96.55% 1 Missing ⚠️
Additional details and impacted files
@@                      Coverage Diff                       @@
##             pre-commit-ci-update-config     #256   +/-   ##
==============================================================
  Coverage                               ?   65.64%           
==============================================================
  Files                                  ?       37           
  Lines                                  ?     7010           
  Branches                               ?        0           
==============================================================
  Hits                                   ?     4602           
  Misses                                 ?     2408           
  Partials                               ?        0           

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

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.

3 participants