-
Notifications
You must be signed in to change notification settings - Fork 132
chore: migrated PR 3968 #3971
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
chore: migrated PR 3968 #3971
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Reviewer's GuideThis PR restructures the project’s configuration by reorganizing and normalizing entries in pyproject.toml—reordering metadata, dependencies, classifiers, tool settings and scripts—and adds a new Taplo formatter hook to the pre-commit configuration. File-Level Changes
Assessment against linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3971 +/- ##
=======================================
Coverage 88.25% 88.26%
=======================================
Files 187 187
Lines 14935 14935
=======================================
+ Hits 13181 13182 +1
+ Misses 1754 1753 -1 🚀 New features to boost your workflow:
|
@tkoyama010 thank you a lot for your PR!! @pyansys-ci-bot LGTM. |
This PR was migrated from a fork to allow secrets to run in workflows. Check the original PR for more details.
Closes #3968
Summary by Sourcery
Migrate and consolidate upstream PR 3968 by reformatting and reorganizing the pyproject.toml structure and adding a TOML formatter hook.
Enhancements:
CI: