-
Notifications
You must be signed in to change notification settings - Fork 142
feat: adding muted context manager
#3760
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
Conversation
|
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
|
@pyansys-ci-bot LGTM. |
pyansys-ci-bot
left a comment
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.
…/github.com/ansys/pymapdl into feat/adding-change-property-context-manager
…ic in _get_time_step_stream method
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3760 +/- ##
==========================================
+ Coverage 88.28% 88.38% +0.09%
==========================================
Files 187 187
Lines 14713 14719 +6
==========================================
+ Hits 12990 13010 +20
+ Misses 1723 1709 -14 |
muted context manager
…/github.com/ansys/pymapdl into feat/adding-change-property-context-manager

Description
Avoid state changes when raising exceptions in fixtures or tests.
Additionally continue the work started in #3758. I wanted to make this a different PR, but it is needed here.
Issue linked
NA
Checklist
draftif it is not ready to be reviewed yet.feat: adding new MAPDL command)