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

comp(matplotlib): Add compatibility with Matplotlib 3.9 #6307

Merged
merged 5 commits into from
Jul 4, 2024
Merged

comp(matplotlib): Add compatibility with Matplotlib 3.9 #6307

merged 5 commits into from
Jul 4, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jul 4, 2024

No description provided.

@hoxbro hoxbro added the type: compatibility Compability with upstream packages label Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

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

Project coverage is 88.49%. Comparing base (e5f7aed) to head (e3e951d).

Files Patch % Lines
...s/tests/plotting/matplotlib/test_annotationplot.py 76.66% 7 Missing ⚠️
holoviews/plotting/mpl/chart.py 37.50% 5 Missing ⚠️
holoviews/plotting/mpl/stats.py 70.00% 3 Missing ⚠️
...views/tests/plotting/matplotlib/test_violinplot.py 71.42% 2 Missing ⚠️
...views/tests/plotting/matplotlib/test_boxwhisker.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6307      +/-   ##
==========================================
- Coverage   88.52%   88.49%   -0.04%     
==========================================
  Files         323      323              
  Lines       67999    68031      +32     
==========================================
+ Hits        60196    60202       +6     
- Misses       7803     7829      +26     

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

@hoxbro hoxbro merged commit eb79ab5 into main Jul 4, 2024
13 checks passed
@hoxbro hoxbro deleted the mpl39 branch July 4, 2024 09:34
@hoxbro hoxbro added this to the 1.19.1 milestone Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: compatibility Compability with upstream packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant