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 regression handling non-finite range values #5838

Merged
merged 4 commits into from
Aug 16, 2023
Merged

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Jul 31, 2023

Fixes regression caused by changes introduced in multi-axis PRs.

Fixes #5834
Fixes #5837

@hoxbro hoxbro added this to the 1.17.1 milestone Aug 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2023

Codecov Report

Merging #5838 (7561b01) into main (5ba6537) will increase coverage by 0.00%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #5838   +/-   ##
=======================================
  Coverage   88.23%   88.24%           
=======================================
  Files         309      309           
  Lines       63915    63921    +6     
=======================================
+ Hits        56396    56406   +10     
+ Misses       7519     7515    -4     
Flag Coverage Δ
ui-tests 23.36% <0.00%> (-0.01%) ⬇️

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

Files Changed Coverage Δ
holoviews/plotting/bokeh/element.py 88.04% <100.00%> (ø)

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hoxbro hoxbro merged commit 75d510f into main Aug 16, 2023
@hoxbro hoxbro deleted the finite_range_bug branch August 16, 2023 06:30
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

holoviews fails with timedelta data Crash when trying to set xlim on datetime axis
3 participants