-
Notifications
You must be signed in to change notification settings - Fork 139
feat: prep7
- part 1
#4153
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
base: feat/main_prep7
Are you sure you want to change the base?
feat: prep7
- part 1
#4153
Conversation
All Contributor License Agreement (CLA) signatures have been captured successfully. Thanks for contributing! |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## feat/main_prep7 #4153 +/- ##
===================================================
- Coverage 91.22% 90.75% -0.48%
===================================================
Files 193 198 +5
Lines 15715 15888 +173
===================================================
+ Hits 14336 14419 +83
- Misses 1379 1469 +90 🚀 New features to boost your workflow:
|
This PR is ready for review @germa89. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had a super quick look and everything looks fine. Thank you!
Description
This PR follows the PyConverter-XML2Py integration plan to automate the PyMAPDL_commands documentation.
The changes have been generated using pyconverter-xml2py and more specifically mapdl-cmd-conv.
This PR focus on the first part of the
prep7
integration.You can check the mapdl-cmd-conv documentation to have a look at the output of each methods.
Pinging @ansys/pymapdl-developers for visibility. Feel free to provide any feedback on the way the docstrings and the source code generation are handled.
Issue linked
This PR is meant to be merged within the feat/main_pre7 branch. The latter will gather all the parts of the submodule prior to be merged to the main branch.
Checklist
draft
if it is not ready to be reviewed yet.feat: adding new MAPDL command
)