-
Notifications
You must be signed in to change notification settings - Fork 12
Fix/failing ubuntu plots #912
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
This reverts commit 4ac80c1.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #912 +/- ##
=======================================
Coverage 85.12% 85.12%
=======================================
Files 52 52
Lines 5224 5224
=======================================
Hits 4447 4447
Misses 777 777 🚀 New features to boost your workflow:
|
|
@PProfizi ok... I guess we can do the same upgrade in core (for users with both post and core in the same venv). In any case, we now have a problem with result infos for fluids for past releases? |
It looks like it, yes. |
|
Plotting tests are working after the last updates in dependencies: https://github.com/ansys/pydpf-post/actions/runs/19495370332 |
Resolves #907
It appears that bumping vtk to
9.5.2resolves the issue with plotting (which is strange as it was not failing for pydpf-core).