Skip to content

WIP: Add an eager reader that loads data into RAM - #160

Draft
jni wants to merge 6 commits into
ome:mainfrom
jni:add-eager-reader
Draft

WIP: Add an eager reader that loads data into RAM#160
jni wants to merge 6 commits into
ome:mainfrom
jni:add-eager-reader

Conversation

@jni

@jni jni commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Depends on: napari/napari#4182
Depends on: napari/napari#4391

Related feature request: https://forum.image.sc/t/napari-ome-zarr-plugin-slow-navigation/121720

Note: this isn't ready to be merged, because napari doesn't yet support multiple readers for the same file pattern within a single plugin. (It crashes when attempting to open matching files.) However, this should work, but just requires the above issues to be fixed in napari, so I'm putting this here as a proof of concept.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 27.77778% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.02%. Comparing base (2b7e0e9) to head (aa33577).
⚠️ Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
napari_ome_zarr/_reader.py 23.52% 13 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (2b7e0e9) and HEAD (aa33577). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (2b7e0e9) HEAD (aa33577)
6 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #160       +/-   ##
===========================================
- Coverage   86.82%   72.02%   -14.80%     
===========================================
  Files           5        5               
  Lines         516      690      +174     
===========================================
+ Hits          448      497       +49     
- Misses         68      193      +125     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants