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

Support dictionary cmaps for ImageStack #6025

Merged
merged 8 commits into from
Mar 21, 2024
Merged

Support dictionary cmaps for ImageStack #6025

merged 8 commits into from
Mar 21, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Dec 11, 2023

Fixes #6012

I'm not sure if I'm a fan of the solution.

@hoxbro hoxbro added the type: bug Something isn't correct or isn't working label Dec 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.69%. Comparing base (dcef38a) to head (802f746).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6025   +/-   ##
=======================================
  Coverage   88.68%   88.69%           
=======================================
  Files         316      316           
  Lines       66032    66068   +36     
=======================================
+ Hits        58562    58598   +36     
  Misses       7470     7470           
Flag Coverage Δ
ui-tests 23.78% <5.12%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@hoxbro hoxbro added type: enhancement Minor feature or improvement to an existing feature and removed type: bug Something isn't correct or isn't working labels Dec 11, 2023
@hoxbro hoxbro marked this pull request as draft December 11, 2023 12:57
@ahuang11
Copy link
Collaborator

I think this is ready for review; tests failing because: Package: bokeh Current: 3.3.4 (2024-01-25) Latest: 3.4.0 (2024-03-14)

@ahuang11 ahuang11 marked this pull request as ready for review March 15, 2024 01:52
@hoxbro hoxbro requested a review from jlstevens March 20, 2024 13:22
@ahuang11 ahuang11 requested a review from jlstevens March 20, 2024 17:37
Copy link
Contributor

@jlstevens jlstevens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks!

@hoxbro hoxbro merged commit e2dfa22 into main Mar 21, 2024
11 checks passed
@hoxbro hoxbro deleted the dict_cmap_imagestack branch March 21, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Minor feature or improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImageStack should support dictionaries for cmap
4 participants