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 sphinxopts --keep-going #723

Closed bjlittle closed 8 months ago

bjlittle commented 8 months ago

🚀 Pull Request

Description

This pull-request enables the --keep-going option for sphinx-build (along with -W or --fail-on-warning) in order to see all warnings and then exit with a non-zero status.


codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (0533c04) 94.68% compared to head (57d172e) 94.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #723 +/- ## ======================================= 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.