Skip to content

BUG Checks if filenames have space#636

Merged
lucyleeow merged 4 commits intosphinx-gallery:masterfrom
lucyleeow:IS/440
Mar 31, 2020
Merged

BUG Checks if filenames have space#636
lucyleeow merged 4 commits intosphinx-gallery:masterfrom
lucyleeow:IS/440

Conversation

@lucyleeow
Copy link
Copy Markdown
Contributor

@lucyleeow lucyleeow commented Mar 31, 2020

closes #440

Not a fan of spaces in filenames so I think the warning is adequate.

Copy link
Copy Markdown
Contributor

@larsoner larsoner left a comment

Choose a reason for hiding this comment

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

Thanks @lucyleeow, please merge once CIs are happy

@lucyleeow
Copy link
Copy Markdown
Contributor Author

Happy to close the issue #440 or keep it open?

@larsoner
Copy link
Copy Markdown
Contributor

Yeah feel free to close once merged / add magic words to this PR

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 31, 2020

Codecov Report

Merging #636 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #636      +/-   ##
==========================================
+ Coverage    97.7%   97.71%   +0.01%     
==========================================
  Files          31       31              
  Lines        3177     3194      +17     
==========================================
+ Hits         3104     3121      +17     
  Misses         73       73
Impacted Files Coverage Δ
sphinx_gallery/gen_gallery.py 96.16% <100%> (+0.06%) ⬆️
sphinx_gallery/tests/test_gen_gallery.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 578f033...5c5809a. Read the comment docs.

@lucyleeow
Copy link
Copy Markdown
Contributor Author

Thanks for the reviews @larsoner and @choldgraf

@lucyleeow lucyleeow merged commit acffdaa into sphinx-gallery:master Mar 31, 2020
@lucyleeow lucyleeow added the bug label Mar 31, 2020
@lucyleeow lucyleeow deleted the IS/440 branch April 6, 2020 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Spaces in example filenames break image linking

4 participants