Function wrapper for examples/api/two_scales.py #7831

Merged
merged 3 commits into from Jan 15, 2017

Conversation

Projects
None yet
5 participants
Contributor

dstansby commented Jan 14, 2017 edited

Doing a bit of old PR hoovering, this supersedes #3582 (which seems to have stalled a couple of years ago)

cubreto and others added some commits Sep 27, 2014

@cubreto @dstansby cubreto Made a function wrapper to two_scales.py 7044a87
@cubreto @dstansby cubreto cleaned the first line c1eef4c
@dstansby dstansby Cleanup and simplify two_scales example
213403f

Current coverage is 62.09% (diff: 100%)

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

@@             master      #7831   diff @@
==========================================
  Files           174        174          
  Lines         56052      56052          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          34809      34807     -2   
- Misses        21243      21245     +2   
  Partials          0          0          

Powered by Codecov. Last update 9edcb03...213403f

tacaswell added this to the 2.1 (next point release) milestone Jan 15, 2017

tacaswell changed the title from Function wrapper for examples/api/two_scales.py to [MRG+1] Function wrapper for examples/api/two_scales.py Jan 15, 2017

@NelleV NelleV merged commit b078a19 into matplotlib:master Jan 15, 2017

5 checks passed

codecov/patch Coverage not affected when comparing 9edcb03...213403f
Details
codecov/project Absolute coverage decreased by -<.01% but relative coverage increased by +37.89% compared to 9edcb03
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.004%) to 62.098%
Details
Contributor

NelleV commented Jan 15, 2017

Thanks @dstansby !

QuLogic changed the title from [MRG+1] Function wrapper for examples/api/two_scales.py to Function wrapper for examples/api/two_scales.py Jan 15, 2017

dstansby deleted the dstansby:two-scales-wrapper branch Jan 22, 2017

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