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

docs makefile noplot #722

Closed bjlittle closed 8 months ago

bjlittle commented 8 months ago

🚀 Pull Request

Description

This pull-request includes the convenience to build the documentation as:

Command Build sphinx-gallery Build Docstring Examples
make html
make html-docstring
make html-gallery
make html-noplot

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (9b8f09e) 94.68% compared to head (6386425) 94.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #722 +/- ## ======================================= Coverage 94.68% 94.68% ======================================= Files 129 129 Lines 4947 4947 ======================================= Hits 4684 4684 Misses 263 263 ```

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