Skip to content

fix upper case extension#680

Merged
prabhuramachandran merged 1 commit into
enthought:masterfrom
solarjoe:fix_upper_case_extension
Jul 24, 2018
Merged

fix upper case extension#680
prabhuramachandran merged 1 commit into
enthought:masterfrom
solarjoe:fix_upper_case_extension

Conversation

@solarjoe
Copy link
Copy Markdown
Contributor

pyface will throw a KeyError if a filename with an upper case extension like "my_image.PNG" it entered in the textbox as the extension is not in the meth_map.

will throw a KeyError if a filename like "my_image.PNG" it entered in the textbox.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 12, 2018

Codecov Report

Merging #680 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #680   +/-   ##
=======================================
  Coverage   50.59%   50.59%           
=======================================
  Files         257      257           
  Lines       23437    23437           
  Branches     3194     3194           
=======================================
  Hits        11858    11858           
  Misses      10819    10819           
  Partials      760      760
Impacted Files Coverage Δ
tvtk/pyface/tvtk_scene.py 38.46% <ø> (ø) ⬆️

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 501bab4...1968b26. Read the comment docs.

@prabhuramachandran
Copy link
Copy Markdown
Member

Thank you for the fix.

@prabhuramachandran prabhuramachandran merged commit e1042f6 into enthought:master Jul 24, 2018
@solarjoe solarjoe deleted the fix_upper_case_extension branch July 24, 2018 15:27
@solarjoe
Copy link
Copy Markdown
Contributor Author

Welcome, thanks for Mayavi :)

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.

3 participants