JuliaIO / VideoIO.jl

Reading and writing of video files in Julia via ffmpeg
https://juliaio.github.io/VideoIO.jl/stable
Other
127 stars 53 forks source link

fix coverage submission in Travis #133

Closed rdeits closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1bf4499). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #133   +/-   ##
========================================
  Coverage          ?   4.33%           
========================================
  Files             ?     255           
  Lines             ?    4728           
  Branches          ?       0           
========================================
  Hits              ?     205           
  Misses            ?    4523           
  Partials          ?       0

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 1bf4499...b15c203. Read the comment docs.

kmsquire commented 5 years ago

@rdeits, sorry for not merging this sooner. Definite feel free to merge on your own if I'm slow.

kmsquire commented 5 years ago

(and thanks!)