Skip to content

Update to work with matplotlib=3.6#90

Merged
jbednar merged 2 commits intomasterfrom
mpl3.6
Sep 30, 2022
Merged

Update to work with matplotlib=3.6#90
jbednar merged 2 commits intomasterfrom
mpl3.6

Conversation

@hoxbro
Copy link
Member

@hoxbro hoxbro commented Aug 21, 2022

Fixes #89

@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2022

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.84%. Comparing base (3cdbb67) to head (f8a689b).

Files with missing lines Patch % Lines
colorcet/__init__.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   85.78%   85.84%   +0.05%     
==========================================
  Files           8        8              
  Lines        1914     1922       +8     
==========================================
+ Hits         1642     1650       +8     
  Misses        272      272              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hoxbro hoxbro requested a review from jbednar August 22, 2022 08:39
Copy link
Member

@jbednar jbednar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jbednar jbednar merged commit 8bead89 into master Sep 30, 2022
@jbednar jbednar deleted the mpl3.6 branch September 30, 2022 18:39
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.

matplotlib.cm.get_cmap returns a copy in 3.6.0

5 participants