JuliaIO / VideoIO.jl

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

Debugging failure on 1.8+ #375

Closed IanButterworth closed 1 year ago

IanButterworth commented 1 year ago

Debugging #374

codecov[bot] commented 1 year ago

Codecov Report

Merging #375 (0fcde29) into master (e4f619a) will decrease coverage by 0.11%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master     #375      +/-   ##
==========================================
- Coverage   78.99%   78.87%   -0.12%     
==========================================
  Files          10       10              
  Lines        1209     1212       +3     
==========================================
+ Hits          955      956       +1     
- Misses        254      256       +2     
Impacted Files Coverage Δ
src/avframe_transfer.jl 83.25% <60.00%> (-0.75%) :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 e4f619a...0fcde29. Read the comment docs.