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

Fix `@something` breakage on 1.6. Add 1.6 to CI #356

Closed IanButterworth closed 2 years ago

IanButterworth commented 2 years ago

This was breaking package load, and wasn't noticed because I thought CI covered 1.6

codecov[bot] commented 2 years ago

Codecov Report

Merging #356 (d7913e4) into master (3cfdbd7) will decrease coverage by 0.18%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #356      +/-   ##
==========================================
- Coverage   78.81%   78.62%   -0.19%     
==========================================
  Files          10       10              
  Lines        1251     1254       +3     
==========================================
  Hits          986      986              
- Misses        265      268       +3     
Impacted Files Coverage Δ
src/avio.jl 76.48% <0.00%> (-0.53%) :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 3cfdbd7...d7913e4. Read the comment docs.