chanzuckerberg / napari-cryoet-data-portal

A napari plugin to list, preview, and open data from the CZ Imaging Institute's CryoET Data Portal
MIT License
9 stars 2 forks source link

Upgrade to cryoet-data-portal client v3.0 #28

Closed jgadling closed 10 months ago

jgadling commented 10 months ago

There were some breaking changes in the latest release. I think this is all that needs to change to support the results from find() and 1:many relationships being converted from Iterable to list

codecov[bot] commented 10 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (966a523) 82.12% compared to head (899b201) 82.36%. Report is 1 commits behind head on main.

Files Patch % Lines
src/napari_cryoet_data_portal/_open_widget.py 0.00% 4 Missing :warning:
src/napari_cryoet_data_portal/_reader.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== + Coverage 82.12% 82.36% +0.24% ========================================== Files 14 14 Lines 660 669 +9 ========================================== + Hits 542 551 +9 Misses 118 118 ```

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