pyvista / pytest-pyvista

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

Bug: guard against leaking verify_image_cache #51

Closed MatthewFlamm closed 1 year ago

MatthewFlamm commented 1 year ago

Note the base branch is from #49, which has the failing tests.

Will address #50, but won't close it until it is merged into main.

codecov-commenter commented 1 year ago

Codecov Report

Merging #51 (9682abe) into maint/add-downstream-tests (1a325a7) will decrease coverage by 0.73%. The diff coverage is 80.00%.

@@                      Coverage Diff                       @@
##           maint/add-downstream-tests      #51      +/-   ##
==============================================================
- 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:

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