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

Testify #56

Closed AdamSpannbauer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c7c8793). Click here to learn what that means. The diff coverage is 92.1%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #56   +/-   ##
========================================
  Coverage          ?   88.1%           
========================================
  Files             ?      11           
  Lines             ?     412           
  Branches          ?       0           
========================================
  Hits              ?     363           
  Misses            ?      49           
  Partials          ?       0
Impacted Files Coverage Δ
vidstab/border_utils.py 100% <ø> (ø)
vidstab/auto_border_utils.py 100% <100%> (ø)
vidstab/VidStab.py 89.94% <100%> (ø)
vidstab/layer_utils.py 100% <100%> (ø)
vidstab/general_utils.py 85.71% <100%> (ø)
vidstab/vidstab_utils.py 96.36% <50%> (ø)
vidstab/cv2_utils.py 91.66% <85.71%> (ø)

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 c7c8793...20a52b5. Read the comment docs.