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

Update pre-commit #5747

Merged
merged 8 commits into from
Jun 9, 2023
Merged

Update pre-commit #5747

merged 8 commits into from
Jun 9, 2023

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jun 8, 2023

Most of the ruff changes are related to PLR5501 (Use elif instead of else then if to reduce indentation) and format-string / f-string conversion.

@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2023

Codecov Report

Merging #5747 (6567aa3) into main (38e03a2) will increase coverage by 0.00%.
The diff coverage is 58.86%.

@@           Coverage Diff           @@
##             main    #5747   +/-   ##
=======================================
  Coverage   88.18%   88.18%           
=======================================
  Files         305      305           
  Lines       62722    62724    +2     
=======================================
+ Hits        55309    55311    +2     
  Misses       7413     7413           
Impacted Files Coverage Δ
holoviews/core/data/grid.py 86.27% <ø> (ø)
holoviews/core/options.py 82.42% <0.00%> (ø)
holoviews/core/pprint.py 75.39% <0.00%> (ø)
holoviews/core/spaces.py 84.67% <0.00%> (ø)
holoviews/element/stats.py 84.33% <0.00%> (ø)
holoviews/element/tiles.py 95.91% <0.00%> (ø)
holoviews/ipython/archive.py 39.13% <0.00%> (ø)
holoviews/ipython/display_hooks.py 59.90% <ø> (ø)
holoviews/ipython/magics.py 64.75% <0.00%> (ø)
holoviews/ipython/widgets.py 0.00% <0.00%> (ø)
... and 36 more

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

[skip ci]
@hoxbro hoxbro merged commit dfb2a96 into main Jun 9, 2023
@hoxbro hoxbro deleted the update_precommit branch June 9, 2023 09:38
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