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

Correctly handle multiple imagesets in ssx_index #2124

Merged
merged 3 commits into from
Jun 1, 2022

Conversation

jbeilstenedmands
Copy link
Contributor

First iterate over imagesets, before iterating over experiments, to be able to correctly index into multi-imageset experiment lists.

@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #2124 (b5fd487) into main (6d846a2) will decrease coverage by 0.00%.
The diff coverage is 94.28%.

@@            Coverage Diff             @@
##             main    #2124      +/-   ##
==========================================
- Coverage   80.38%   80.38%   -0.01%     
==========================================
  Files         580      580              
  Lines       65833    65847      +14     
  Branches     9286     9291       +5     
==========================================
+ Hits        52920    52931      +11     
- Misses      10854    10856       +2     
- Partials     2059     2060       +1     

@jbeilstenedmands jbeilstenedmands merged commit 0b08563 into main Jun 1, 2022
@jbeilstenedmands jbeilstenedmands deleted the ssx_indexing_multiimageset branch June 1, 2022 08:54
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.

None yet

2 participants