-
Notifications
You must be signed in to change notification settings - Fork 26
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
Bump PyVista for new DynamicScraper features #632
Conversation
FYI @bjlittle, I noticed |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #632 +/- ##
==========================================
- Coverage 94.93% 94.93% -0.01%
==========================================
Files 125 125
Lines 4779 4778 -1
==========================================
- Hits 4537 4536 -1
Misses 242 242 ☔ View full report in Codecov by Sentry. |
@banesullivan Lovely! Thanks! I just need to release Then you can rebase and we can bank this 🍻 |
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.
Is this using I noticed that "text" also isn't supported e.g., titles or point labels. Do you know if there are plans to support these at a later date? |
O--M--G! 😍🚀💯 I soooo love it! Insane! |
@banesullivan BTW is there a way to control the size of the |
Yes. I had to temporarily disable it whilst I was working on the I didn't want failing RTD CI tasks on the I've since enabled it again after deploying |
If I close and then re-open this pull request, the RTD CI may kick-in again. Let's try and see ... |
@bjlittle Thanks. WFM. |
@bjlittle, the conflict is:
Which do you want to support as the minimum version of PyVista? |
Go with Thanks 👍 |
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.
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.
Awesome, thanks 🚀
@all-contributors please add @banesullivan for infra and examples |
I've put up a pull request to add @banesullivan! 🎉 |
Resolves #606.
This bumps the version of PyVista and makes some minor changes so that we can leverage PyVista's latest features in its DynamicScraper