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

fix: fix for issues in mpl 3.8.0 #27

Merged
merged 1 commit into from
Oct 8, 2023
Merged

fix: fix for issues in mpl 3.8.0 #27

merged 1 commit into from
Oct 8, 2023

Conversation

tlambert03
Copy link
Owner

a few changes to accomodate mpl 3.8.0.
One issue still remains with a couple colormaps and was fixed by matplotlib/matplotlib#26952

@tlambert03 tlambert03 added the bug Something isn't working label Oct 8, 2023
@tlambert03 tlambert03 enabled auto-merge (squash) October 8, 2023 16:01
@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

Merging #27 (d8bec5b) into main (dd685be) will decrease coverage by 0.05%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   96.92%   96.87%   -0.05%     
==========================================
  Files         151      151              
  Lines        1851     1857       +6     
==========================================
+ Hits         1794     1799       +5     
- Misses         57       58       +1     
Files Coverage Δ
src/cmap/_external.py 93.84% <85.71%> (-1.07%) ⬇️

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

@tlambert03 tlambert03 merged commit 8374432 into main Oct 8, 2023
15 of 17 checks passed
@tlambert03 tlambert03 deleted the fix-mpl-update branch October 8, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant