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

refactor: Ruff 0.8 #6459

Merged
merged 9 commits into from
Dec 2, 2024
Merged

refactor: Ruff 0.8 #6459

merged 9 commits into from
Dec 2, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Nov 27, 2024

Changes are mainly related to f-string conversion.

@hoxbro hoxbro changed the title Refactor: Ruff 0.8.0 refactor: Ruff 0.8.0 Nov 27, 2024
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 66.03774% with 18 lines in your changes missing coverage. Please review.

Project coverage is 88.50%. Comparing base (e2d948e) to head (30fe87d).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
holoviews/element/raster.py 0.00% 3 Missing ⚠️
holoviews/core/element.py 0.00% 2 Missing ⚠️
holoviews/core/options.py 50.00% 2 Missing ⚠️
holoviews/ipython/widgets.py 0.00% 2 Missing ⚠️
holoviews/core/data/dictionary.py 0.00% 1 Missing ⚠️
holoviews/core/data/pandas.py 0.00% 1 Missing ⚠️
holoviews/core/data/spatialpandas.py 0.00% 1 Missing ⚠️
holoviews/core/ndmapping.py 50.00% 1 Missing ⚠️
holoviews/core/util.py 0.00% 1 Missing ⚠️
holoviews/element/tabular.py 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6459   +/-   ##
=======================================
  Coverage   88.50%   88.50%           
=======================================
  Files         323      323           
  Lines       68631    68651   +20     
=======================================
+ Hits        60741    60762   +21     
+ Misses       7890     7889    -1     

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

@hoxbro hoxbro enabled auto-merge (squash) December 2, 2024 10:29
@hoxbro hoxbro changed the title refactor: Ruff 0.8.0 refactor: Ruff 0.8 Dec 2, 2024
@hoxbro hoxbro merged commit 0305b47 into main Dec 2, 2024
15 checks passed
@hoxbro hoxbro deleted the refactor_ruff branch December 2, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants