holoviz / holoviews

With Holoviews, your data visualizes itself.
https://holoviews.org
BSD 3-Clause "New" or "Revised" License
2.66k stars 396 forks source link

General maintenance #6214

Closed hoxbro closed 2 months ago

hoxbro commented 2 months ago

Updating pre-commit (code changes are related to f-string conversion)

Also, make it so the nightly upload is a zip instead of a text file.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 23.52941% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 88.21%. Comparing base (c98871b) to head (c43d728).

Files Patch % Lines
holoviews/core/dimension.py 0.00% 4 Missing :warning:
holoviews/plotting/plot.py 20.00% 4 Missing :warning:
holoviews/util/__init__.py 0.00% 4 Missing :warning:
holoviews/core/ndmapping.py 0.00% 3 Missing :warning:
holoviews/core/pprint.py 0.00% 2 Missing :warning:
holoviews/ipython/__init__.py 0.00% 2 Missing :warning:
holoviews/ipython/archive.py 0.00% 2 Missing :warning:
holoviews/annotators.py 0.00% 1 Missing :warning:
holoviews/core/accessors.py 0.00% 1 Missing :warning:
holoviews/core/data/grid.py 0.00% 1 Missing :warning:
... and 15 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6214 +/- ## ========================================== - Coverage 88.22% 88.21% -0.01% ========================================== Files 321 321 Lines 67285 67289 +4 ========================================== Hits 59361 59361 - Misses 7924 7928 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.