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

version 1.1.0 release #528

Closed JessicaS11 closed 4 months ago

review-notebook-app[bot] commented 4 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 4 months ago

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

I will automatically update this comment whenever this PR is modified

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 61.68224% with 41 lines in your changes missing coverage. Please review.

Project coverage is 66.27%. Comparing base (fe57c41) to head (a4431d5). Report is 207 commits behind head on main.

Files with missing lines Patch % Lines
icepyx/core/read.py 50.00% 17 Missing :warning:
icepyx/core/is2ref.py 11.11% 8 Missing :warning:
icepyx/core/granules.py 45.45% 5 Missing and 1 partial :warning:
icepyx/core/APIformatting.py 64.28% 2 Missing and 3 partials :warning:
icepyx/core/query.py 20.00% 2 Missing and 2 partials :warning:
icepyx/tests/test_read.py 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #528 +/- ## =========================================== + Coverage 55.63% 66.27% +10.63% =========================================== Files 20 36 +16 Lines 1517 3072 +1555 Branches 316 537 +221 =========================================== + Hits 844 2036 +1192 - Misses 616 948 +332 - Partials 57 88 +31 ```

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

JessicaS11 commented 4 months ago

Thanks, @zachghiaccio!!