-
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
Fixing some plot stuff and small gallery improvements #2349
Conversation
Removing skip_if_no_xserver
examples/00-mapdl-examples/2d_magnetostatic_solenoid-BodyFlux_Averaging.py
Show resolved
Hide resolved
I wish all people were so pro-active as this bot... @RobPasMue I didnt ask for this review xDD |
@ansys-reviewer-bot stop review |
Okay, I will not perform any more reviews on your PR. |
As I mentioned - the bot triggers the review automatically whenever you open a PR or do a commit to an existing PR |
Ohh jesus.... |
Yep let me try to change that behavior as soon as I can 😄 |
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.
Nice usage of the cache. I hope it helps for your purpose. I see you fixed the cache directory issue
Thank you a lot for the feedback @RobPasMue !! |
We need first merge #2359 |
…apdl into fix/several-plot-fix
…apdl into fix/several-plot-fix
Hello! 👋 Your PR is changing the image cache. So I am attaching the new image cache This commit does not re-run the CICD workflows (since no changes are made in the codebase) therefore You might want to rerun the test to make sure that everything is passing. You can retrigger the CICD sending an empty commit You will see this message everytime your commit changes the image cache but you are not attaching the updated cache. 🤓 |
As the title.
color_area
.test_plotting
ortest_post
pytest-pyvista
extension to get more plots.Close #2351