AdamSpannbauer / python_video_stab

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

bump version #101

Closed AdamSpannbauer closed 4 years ago

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 542672d4 and detected 0 issues on this pull request.

View more on Code Climate.

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   92.55%   92.55%           
=======================================
  Files          16       16           
  Lines         591      591           
=======================================
  Hits          547      547           
  Misses         44       44
Impacted Files Coverage Δ
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 58c1bc9...542672d. Read the comment docs.