Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lazy-loading for tiled images with multiple slices #179

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

chrstphrbrns
Copy link
Contributor

Fixes #177

Tests will fail until tlnagy/exampletiffs#10 is approved

@tlnagy
Copy link
Owner

tlnagy commented Dec 16, 2024

Just approved tlnagy/exampletiffs#10

@tlnagy tlnagy closed this Dec 16, 2024
@tlnagy tlnagy reopened this Dec 16, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.36%. Comparing base (301bea1) to head (180e42c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   92.36%   92.36%           
=======================================
  Files          14       14           
  Lines        1153     1153           
=======================================
  Hits         1065     1065           
  Misses         88       88           

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

@tlnagy tlnagy merged commit 8cd9370 into tlnagy:master Dec 16, 2024
14 of 29 checks passed
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.

Dimension mismatch with loading a lazily loaded image to memory
3 participants