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

add quest to pyreverse uml generation #498

Closed JessicaS11 closed 6 months ago

JessicaS11 commented 8 months ago

QUEST is not currently represented in the software uml diagrams. This PR adds it to them.

Partially addresses #474.

github-actions[bot] commented 8 months ago

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

I will automatically update this comment whenever this PR is modified

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 66.19%. Comparing base (f649a9f) to head (80ce26c). Report is 1 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #498 +/- ## ============================================ Coverage 66.19% 66.19% ============================================ Files 36 36 Lines 3065 3065 Branches 541 541 ============================================ Hits 2029 2029 Misses 945 945 Partials 91 91 ```

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

JessicaS11 commented 6 months ago

Noting this here after the CI and docs builds started failing today.

JessicaS11 commented 6 months ago

@zachghiaccio It looks like the umls updated as expected! Okay to merge?

zachghiaccio commented 6 months ago

Yep! Is it good to squash and merge?