CHORE: Update pre-commit hooks and intend to fix auto update - #6058
Merged
Conversation
Contributor
|
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #6058 +/- ##
==========================================
+ Coverage 82.43% 85.14% +2.71%
==========================================
Files 167 167
Lines 63041 63041
==========================================
+ Hits 51968 53677 +1709
+ Misses 11073 9364 -1709 🚀 New features to boost your workflow:
|
SMoraisAnsys
enabled auto-merge (squash)
April 18, 2025 10:00
nunesanderson
pushed a commit
that referenced
this pull request
Apr 30, 2025
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Manual update of the pre-commit hooks and intend to fix our issue of not having automatic update any more. Latest automatic PR was in 2024 and associated to 015b380 ...
Note that we can't use the latest version of the
ansys/pre-commit-hooksas any version>=v0.5.1fails in our current cfg.Issue linked
#5524
Checklist