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 fetching array ranges from ImageSet in integration #1631

Merged
merged 2 commits into from
Mar 16, 2021

Conversation

ndevenish
Copy link
Member

Broken by #1392. ImageSequence has get_array_range, not ImageSet.

@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #1631 (6d932cd) into main (a988373) will increase coverage by 0.02%.
The diff coverage is 78.52%.

@@            Coverage Diff             @@
##             main    #1631      +/-   ##
==========================================
+ Coverage   66.60%   66.63%   +0.02%     
==========================================
  Files         615      616       +1     
  Lines       68834    68950     +116     
  Branches     9583     9600      +17     
==========================================
+ Hits        45850    45944      +94     
- Misses      21054    21070      +16     
- Partials     1930     1936       +6     

@ndevenish ndevenish merged commit 85b8787 into dials:main Mar 16, 2021
@ndevenish ndevenish deleted the fix_get_array_range branch March 16, 2021 12:37
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.

3 participants