bjlittle / geovista

Cartographic rendering and mesh analytics powered by PyVista
https://geovista.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
159 stars 26 forks source link

remove test examples cache #822

Closed bjlittle closed 4 months ago

bjlittle commented 4 months ago

🚀 Pull Request

Description

This pull-request backs-out the gallery examples per test image caching, which requires an alternative approach to align with the generic image testing introduced by #819.


codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.18%. Comparing base (53c950f) to head (fa659bc). Report is 245 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #822 +/- ## ======================================= Coverage 91.18% 91.18% ======================================= Files 58 58 Lines 2939 2939 ======================================= Hits 2680 2680 Misses 259 259 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.