Closed AdamSpannbauer closed 5 years ago
Code Climate has analyzed commit f4959eab and detected 0 issues on this pull request.
View more on Code Climate.
Merging #83 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #83 +/- ##
======================================
Coverage 92.5% 92.5%
======================================
Files 16 16
Lines 587 587
======================================
Hits 543 543
Misses 44 44
Impacted Files | Coverage Δ | |
---|---|---|
vidstab/VidStab.py | 90.86% <100%> (ø) |
:arrow_up: |
vidstab/version.py | 100% <100%> (ø) |
:arrow_up: |
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 70e719c...f4959ea. Read the comment docs.
add a check for
input_path
beingint
before throwing FileNotFound