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

Misc changes #5717

Merged
merged 9 commits into from
Jun 8, 2023
Merged

Misc changes #5717

merged 9 commits into from
Jun 8, 2023

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented May 11, 2023

This PR implements the following:

  • Update pyproject.toml to align with setup.py
  • Convert utcfromtimestamp to fromtimestamp
  • Remove Wikipedia tile from examples
  • Remove BoxAnnotator alias (should have been moved in 1.13)
  • Param 2: .param.get_param_values() -> param.values() and param.List's class_ to item_type.
  • Move Iterable import to operation

@codecov-commenter
Copy link

codecov-commenter commented May 11, 2023

Codecov Report

Merging #5717 (8d65e7a) into main (25ac94a) will decrease coverage by 0.01%.
The diff coverage is 64.70%.

@@            Coverage Diff             @@
##             main    #5717      +/-   ##
==========================================
- Coverage   88.18%   88.18%   -0.01%     
==========================================
  Files         305      305              
  Lines       62724    62722       -2     
==========================================
- Hits        55311    55309       -2     
  Misses       7413     7413              
Impacted Files Coverage Δ
holoviews/annotators.py 86.31% <ø> (-0.05%) ⬇️
holoviews/core/pprint.py 75.39% <0.00%> (ø)
holoviews/core/util.py 86.53% <ø> (-0.02%) ⬇️
holoviews/element/__init__.py 54.32% <0.00%> (ø)
holoviews/plotting/bokeh/links.py 72.02% <0.00%> (ø)
holoviews/plotting/bokeh/raster.py 82.91% <0.00%> (ø)
holoviews/plotting/links.py 94.73% <ø> (ø)
holoviews/plotting/mpl/raster.py 77.77% <0.00%> (ø)
holoviews/core/dimension.py 86.77% <42.85%> (ø)
holoviews/element/raster.py 78.92% <50.00%> (ø)
... and 13 more

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

@hoxbro hoxbro merged commit 38e03a2 into main Jun 8, 2023
@hoxbro hoxbro deleted the misc_changes branch June 8, 2023 08:09
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.

2 participants