Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pre commit.ci update branch #3335

Merged

Conversation

ericpre
Copy link
Member

@ericpre ericpre commented Mar 17, 2024

Fix the RELEASE_next_patch getting out of date with the ruff update done regularly by pre-commit.ci.

xref #3332.

Progress of the PR

  • Target RELEASE_next_patch branch instead of default branch to keep this branch up to date,
  • Update ruff to latest version,
  • run ruff check/format on source code to update according to latest ruff version,
  • [n/a] update docstring (if appropriate),
  • [n/a] update user guide (if appropriate),
  • add an changelog entry in the upcoming_changes folder (see upcoming_changes/README.rst),
  • Check formatting changelog entry in the readthedocs doc build of this PR (link in github checks)
  • [n/a] add tests,
  • ready for review.

@ericpre ericpre added this to the v2.0.2 milestone Mar 17, 2024
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.51%. Comparing base (abcf3fe) to head (4c9eb1f).
Report is 2 commits behind head on RELEASE_next_patch.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           RELEASE_next_patch    #3335   +/-   ##
===================================================
  Coverage               80.51%   80.51%           
===================================================
  Files                     147      147           
  Lines                   21869    21869           
  Branches                 5146     5146           
===================================================
  Hits                    17607    17607           
  Misses                   3044     3044           
  Partials                 1218     1218           

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

@ericpre
Copy link
Member Author

ericpre commented Mar 17, 2024

pre-commit.ci autofix

@ericpre
Copy link
Member Author

ericpre commented Apr 7, 2024

Merging as this is trivial.

@ericpre ericpre merged commit a2dde1f into hyperspy:RELEASE_next_patch Apr 7, 2024
28 checks passed
@ericpre ericpre deleted the fix_pre-commit.ci_update_branch branch April 11, 2024 16:28
@ericpre ericpre modified the milestones: v2.0.2, v2.1 May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant