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 use sphinx.util.logging for autolog #726

Closed bjlittle closed 8 months ago

bjlittle commented 8 months ago

🚀 Pull Request

Description

This pull-request using the Sphinx Logging API over the use of raw print statements during sphinx-build for diagnostics.


codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (9561004) 94.68% compared to head (bc48a98) 94.68%.

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