Remove deprecated "shading" option to pcolor. #7475

Merged
merged 1 commit into from Nov 22, 2016

Conversation

Projects
5 participants
Contributor

anntzer commented Nov 17, 2016

It has been deprecated since 1.2.

@anntzer anntzer Remove deprecated "shading" option to pcolor.
It has been deprecated since 1.2.
4e6d8df

codecov-io commented Nov 17, 2016 edited

Current coverage is 62.00% (diff: 100%)

Merging #7475 into master will decrease coverage by <.01%

@@             master      #7475   diff @@
==========================================
  Files           173        173          
  Lines         56031      56025     -6   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          34742      34738     -4   
+ Misses        21289      21287     -2   
  Partials          0          0          

Powered by Codecov. Last update 22cf7e0...4e6d8df

@NelleV

NelleV approved these changes Nov 18, 2016

NelleV changed the title from Remove deprecated "shading" option to pcolor. to [MRG+1] Remove deprecated "shading" option to pcolor. Nov 18, 2016

@tacaswell tacaswell merged commit d36e499 into matplotlib:master Nov 22, 2016

5 checks passed

codecov/patch 100% of diff hit (target 62.00%)
Details
codecov/project Absolute coverage decreased by -<.01% but relative coverage increased by +37.99% compared to 22cf7e0
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage decreased (-0.0005%) to 62.004%
Details

anntzer deleted the anntzer:pcolor-shading branch Nov 22, 2016

QuLogic changed the title from [MRG+1] Remove deprecated "shading" option to pcolor. to Remove deprecated "shading" option to pcolor. Nov 22, 2016

QuLogic added this to the 2.1 (next point release) milestone Nov 22, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment