Closed MatthewFlamm closed 1 year ago
Merging #44 (ce5d8c3) into main (00b8dc8) will increase coverage by
2.63%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #44 +/- ##
==========================================
+ Coverage 90.21% 92.85% +2.63%
==========================================
Files 2 2
Lines 92 84 -8
==========================================
- Hits 83 78 -5
+ Misses 9 6 -3
Impacted Files | Coverage Δ | |
---|---|---|
pytest_pyvista/pytest_pyvista.py | 92.68% <ø> (+2.68%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
I recommend waiting until https://github.com/pyvista/pyvista/pull/3938 is merged before also dropping python 3.7 support here. It will be easier overall.
Shall we have a new patch release for this? At some point we will have to start doing minor releases, but this package still feels in the alpha/early-beta stage.
This PR removes vtk8 handling.
This is related to https://github.com/pyvista/pyvista/pull/4018.