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 issue with range lookups in (y)-axis creation #6274

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Conversation

philippjfr
Copy link
Member

An issue introduced by #6262 where the dimension was not correctly looked up.

Also makes a change to more robustly look up overlay dimensions on subplots (sorry for sneaking that in here).

@philippjfr philippjfr added the type: bug Something isn't correct or isn't working label Jun 10, 2024
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.54%. Comparing base (e08703d) to head (d80e2ea).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6274   +/-   ##
=======================================
  Coverage   88.54%   88.54%           
=======================================
  Files         323      323           
  Lines       67959    67977   +18     
=======================================
+ Hits        60172    60190   +18     
  Misses       7787     7787           

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

@hoxbro
Copy link
Member

hoxbro commented Jun 10, 2024

Do you plan to add a test to this, or do you just want it to be merged?

@philippjfr
Copy link
Member Author

Test would be nice. Will take a look shortly.

@hoxbro hoxbro merged commit 308cdd2 into main Jun 11, 2024
14 checks passed
@hoxbro hoxbro deleted the range_fix_dim_label branch June 11, 2024 06:19
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants