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 WORD_SIZE variable for Windows #135

Closed harper-carroll closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #135 into master will increase coverage by 1.2%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #135     +/-   ##
========================================
+ Coverage    4.33%   5.53%   +1.2%     
========================================
  Files         255     255             
  Lines        4728    4730      +2     
========================================
+ Hits          205     262     +57     
+ Misses       4523    4468     -55
Impacted Files Coverage Δ
src/testvideos.jl 91.17% <0%> (+5.88%) :arrow_up:
src/util.jl 39.28% <0%> (+7.14%) :arrow_up:
src/libav/AVUtil/v52/mem.jl 22.22% <0%> (+11.11%) :arrow_up:
src/avio.jl 56.13% <0%> (+19.05%) :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 09dafb6...eaa02d7. Read the comment docs.