Skip to content

Add basic exception handling#37

Merged
everittB merged 4 commits into
masterfrom
raycer
Mar 8, 2019
Merged

Add basic exception handling#37
everittB merged 4 commits into
masterfrom
raycer

Conversation

@RayceRossum
Copy link
Copy Markdown
Collaborator

  • This allowed for the removal of testing if the file exists as imread will throw a FileNotFoundError itself.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 7, 2019

Codecov Report

Merging #37 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #37   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          67     90   +23     
=====================================
+ Hits           67     90   +23
Impacted Files Coverage Δ
AutoTransformPy/translate.py 100% <100%> (ø) ⬆️
AutoTransformPy/rotate.py 100% <100%> (ø) ⬆️
AutoTransformPy/mirror.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 f205daa...0048cab. Read the comment docs.

@everittB everittB merged commit a571410 into master Mar 8, 2019
@everittB everittB mentioned this pull request Mar 9, 2019
6 tasks
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