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
218 stars 107 forks source link

Add v1.x deprecation warning #603

Closed mfisher87 closed 1 month ago

mfisher87 commented 2 months ago

Closes #545

github-actions[bot] commented 2 months ago

Binder :point_left: Launch a binder notebook on this branch for commit 5edc7d2789c253ee69ef79ac1f5c7cbadb3e6929

I will automatically update this comment whenever this PR is modified

Binder :point_left: Launch a binder notebook on this branch for commit 08db71d90bb59d9e6aff13c543081871c28367ae

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

Binder :point_left: Launch a binder notebook on this branch for commit 4d2d232d326580773509f95acac6ab0a24a0a404

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

Binder :point_left: Launch a binder notebook on this branch for commit 04956483fd3ca283b5efb15a02c55ae7fb8a5d93

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

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 65.20%. Comparing base (bea9fe0) to head (c6811c7). Report is 1 commits behind head on development.

:exclamation: There is a different number of reports uploaded between BASE (bea9fe0) and HEAD (c6811c7). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (bea9fe0) | HEAD (c6811c7) | |------|------|------| ||3|2|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #603 +/- ## =============================================== - Coverage 71.57% 65.20% -6.37% =============================================== Files 37 37 Lines 3061 3064 +3 Branches 596 596 =============================================== - Hits 2191 1998 -193 - Misses 766 981 +215 + Partials 104 85 -19 ```

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

mfisher87 commented 2 months ago

I really wish I had more time to get the integration test workflow all smoothed out. Not sure what's going on :(