pyvista / pytest-pyvista

Plugin to test PyVista plot outputs
https://pytest.pyvista.org
MIT License
13 stars 5 forks source link

Release v0.1.8 #53

Closed MatthewFlamm closed 1 year ago

MatthewFlamm commented 1 year ago

Merged with main and bumped version. This PR is against the release/0.1 branch.

codecov-commenter commented 1 year ago

Codecov Report

Merging #53 (d1d1a2d) into release/0.1 (bb04774) will decrease coverage by 0.73%. The diff coverage is 83.33%.

@@               Coverage Diff               @@
##           release/0.1      #53      +/-   ##
===============================================
- Coverage        92.85%   92.13%   -0.73%     
===============================================
  Files                2        2              
  Lines               84       89       +5     
===============================================
+ Hits                78       82       +4     
- Misses               6        7       +1     
Impacted Files Coverage Δ
pytest_pyvista/pytest_pyvista.py 91.95% <80.00%> (-0.73%) :arrow_down:
pytest_pyvista/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

MatthewFlamm commented 1 year ago

cc @akaszynski