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

Deprecate functionality #5776

Merged
merged 3 commits into from
Jul 6, 2023
Merged

Deprecate functionality #5776

merged 3 commits into from
Jul 6, 2023

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jun 22, 2023

This PR deprecated two items:

I also bumped ResamplingOperation to 1.18.

@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2023

Codecov Report

Merging #5776 (e6ef963) into main (8df58d3) will decrease coverage by 0.01%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main    #5776      +/-   ##
==========================================
- Coverage   88.14%   88.14%   -0.01%     
==========================================
  Files         307      307              
  Lines       62850    62854       +4     
==========================================
+ Hits        55401    55403       +2     
- Misses       7449     7451       +2     
Flag Coverage Δ
ui-tests 22.42% <40.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
holoviews/operation/datashader.py 83.22% <0.00%> (ø)
holoviews/core/boundingregion.py 62.42% <50.00%> (-0.17%) ⬇️
holoviews/plotting/bokeh/util.py 66.87% <50.00%> (-0.06%) ⬇️

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

@hoxbro hoxbro requested a review from philippjfr June 22, 2023 16:47
Copy link
Member

@philippjfr philippjfr left a comment

Choose a reason for hiding this comment

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

This looks good.

  • py2js was removed in Bokeh looong ago and is not maintained so removing it is the only sensible move.
  • ResamplingOperation was already deprecated
  • BoundingRegionParameter was almost certainly never used by anything, it got inherited from topographica and is some of the oldest code in HoloViews

@philippjfr philippjfr merged commit 254f72d into main Jul 6, 2023
@philippjfr philippjfr deleted the deprecate_stuff branch July 6, 2023 15:59
@hoxbro hoxbro mentioned this pull request Oct 3, 2023
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.

3 participants