Make new default style examples consistent #7677

Merged
merged 2 commits into from Dec 24, 2016

Conversation

Projects
None yet
4 participants
Contributor

dstansby commented Dec 23, 2016

Fixes #7672

dstansby added some commits Dec 23, 2016

@dstansby dstansby Make style change examples consistent 8ce3404
@dstansby dstansby Make plot titles consistent
6f19e8a

NelleV changed the title from Make new default style examples consistent to [MRG+1] Make new default style examples consistent Dec 24, 2016

@NelleV

NelleV approved these changes Dec 24, 2016

codecov-io commented Dec 24, 2016 edited

Current coverage is 62.07% (diff: 100%)

Merging #7677 into master will decrease coverage by 4.50%

@@             master      #7677   diff @@
==========================================
  Files           109        174     +65   
  Lines         46633      56007   +9374   
  Methods           0          0           
  Messages          0          0           
  Branches          0          0           
==========================================
+ Hits          31049      34765   +3716   
- Misses        15584      21242   +5658   
  Partials          0          0           

Powered by Codecov. Last update c4caab8...6f19e8a

@tacaswell tacaswell merged commit 2bc075e into matplotlib:master Dec 24, 2016

4 of 5 checks passed

coverage/coveralls Coverage decreased (-4.5%) to 62.073%
Details
codecov/patch Coverage not affected when comparing c4caab8...6f19e8a
Details
codecov/project Absolute coverage decreased by -4.50% but relative coverage increased by +33.41% compared to c4caab8
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

@tacaswell tacaswell added a commit that referenced this pull request Dec 24, 2016

@tacaswell tacaswell Merge pull request #7677 from dstansby/doc-stylechanges
DOC: Make new default style examples consistent
4c2a412
Owner

tacaswell commented Dec 24, 2016

Backported to v2.x as 4c2a412

tacaswell changed the title from [MRG+1] Make new default style examples consistent to Make new default style examples consistent Dec 24, 2016

dstansby deleted the dstansby:doc-stylechanges branch Dec 24, 2016

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