AdamSpannbauer / python_video_stab

A Python package to stabilize videos using OpenCV
https://adamspannbauer.github.io/python_video_stab/html/index.html
MIT License
696 stars 120 forks source link

Auto border #40

Closed AdamSpannbauer closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #40 into master will decrease coverage by 0.38%. The diff coverage is 12.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage    68.4%   68.02%   -0.39%     
==========================================
  Files           7        7              
  Lines         345      344       -1     
==========================================
- Hits          236      234       -2     
- Misses        109      110       +1
Impacted Files Coverage Δ
vidstab/VidStab.py 64.73% <12.5%> (-0.56%) :arrow_down:

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 2e54a40...21e22b7. Read the comment docs.

AdamSpannbauer commented 6 years ago

codecov fail because 1 line was added to an untested code chunk