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

Update CI #417

Closed nhz2 closed 4 months ago

nhz2 commented 4 months ago

Fix Codecov action. Ref: https://discourse.julialang.org/t/psa-new-version-of-codecov-action-requires-additional-setup/109857/1

I have added CODECOV_TOKEN as an organization secret so this should be the only change required

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (bcce440) 79.20% compared to head (6732203) 78.34%. Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #417 +/- ## ========================================== - Coverage 79.20% 78.34% -0.86% ========================================== Files 10 10 Lines 1284 1284 ========================================== - Hits 1017 1006 -11 - Misses 267 278 +11 ```

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