-
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
base: main
Are you sure you want to change the base?
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.16% 85.16%
=======================================
Files 52 52
Lines 5217 5217
=======================================
Hits 4443 4443
Misses 774 774 🚀 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. |
Resolves #907
It appears that bumping vtk to
9.5.2
resolves the issue with plotting (which is strange as it was not failing for pydpf-core).