-
Notifications
You must be signed in to change notification settings - Fork 123
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
feat: database module improvements #3320
Conversation
…eting 'WithinBeginLevel' context
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
…thub.com/ansys/pymapdl into feat/database-module-improvements
Pinging @clatapie for feedback and review. |
@pyansys-ci-bot LGTM. |
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.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3320 +/- ##
==========================================
- Coverage 87.13% 86.21% -0.92%
==========================================
Files 55 55
Lines 9816 11273 +1457
==========================================
+ Hits 8553 9719 +1166
- Misses 1263 1554 +291 |
Description
run_as_routine
context manager.Small database module improvements I'm doing while I try to fix the issue #3248
Issue linked
Related #3248
Checklist
draft
if it is not ready to be reviewed yet.feat: adding new MAPDL command
)