bjlittle / geovista

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

nep29 numpy>=1.24 min pin #857

Closed bjlittle closed 3 months ago

bjlittle commented 3 months ago

🚀 Pull Request

Description

This pull-request enforces the NEP-29 droptable for numpy, and also introduces a minimum pin for sphinx-autoapi.


codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.18%. Comparing base (bcb21d9) to head (da7fcf2). Report is 240 commits behind head on main.

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