icesat2py / icepyx

Python tools for obtaining and working with ICESat-2 data
https://icepyx.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
207 stars 106 forks source link

update docstring tests for numpy 2.0 #537

Closed JessicaS11 closed 1 month ago

JessicaS11 commented 1 month ago

A few docstring tests started failing due to differences in __repr__ after the switch to numpy >= 2.0 on CI. This PR fixes those.

github-actions[bot] commented 1 month ago

Binder :point_left: Launch a binder notebook on this branch for commit 836361190395cd6380322acf6276260e0e2d26f6

I will automatically update this comment whenever this PR is modified

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 66.27%. Comparing base (102405b) to head (8363611). Report is 2 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #537 +/- ## ============================================ Coverage 66.27% 66.27% ============================================ Files 36 36 Lines 3072 3072 Branches 537 537 ============================================ Hits 2036 2036 Misses 948 948 Partials 88 88 ```

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