pyvista / pytest-pyvista

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

v0.1.7 release #47

Closed MatthewFlamm closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #47 (e0cd3de) into release/0.1 (41371ed) will increase coverage by 2.63%. The diff coverage is 100.00%.

@@               Coverage Diff               @@
##           release/0.1      #47      +/-   ##
===============================================
+ 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:
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.

akaszynski commented 1 year ago

Please merge and release at will.

akaszynski commented 1 year ago

Took care of the release for https://github.com/pyvista/pyvista/pull/4018