JuliaIO / VideoIO.jl

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

Add depot caching to CI. Use scratchspace for test videos. Disable broken test video download #410

Closed IanButterworth closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e2d0c05) 79.40% compared to head (b9c1f62) 78.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #410 +/- ## ========================================== - Coverage 79.40% 78.50% -0.91% ========================================== Files 10 10 Lines 1282 1284 +2 ========================================== - Hits 1018 1008 -10 - Misses 264 276 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

IanButterworth commented 10 months ago

Nightly is broken due to a PNGFiles issue https://github.com/JuliaIO/PNGFiles.jl/pull/73