Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ignore images that doc build produces #7794

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

Merged
merged 1 commit into from
Jan 11, 2017

Conversation

dstansby
Copy link
Member

Building the docs puts some images in examples/misc that aren't ignored. This should ignore them.

git status before this change:

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	examples/misc/svg_filter_line.svg
	examples/misc/svg_filter_pie.svg
	examples/misc/test_rasterization.eps
	examples/misc/test_rasterization.svg
	examples/misc/tight_bbox_test.eps
	examples/misc/tight_bbox_test.svg
	examples/misc/tight_bbox_test.svgz

@phobson phobson self-requested a review January 10, 2017 23:18
@codecov-io
Copy link

Current coverage is 62.12% (diff: 100%)

Merging #7794 into master will not change coverage

@@             master      #7794   diff @@
==========================================
  Files           174        174          
  Lines         56028      56028          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          34805      34805          
  Misses        21223      21223          
  Partials          0          0          

Powered by Codecov. Last update 109251f...3233e9b

@tacaswell tacaswell merged commit d181f63 into matplotlib:master Jan 11, 2017
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Jan 11, 2017
@dstansby dstansby deleted the ignore-doc-figs branch January 11, 2017 10:06
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.

5 participants