xiph / rav1e

The fastest and safest AV1 encoder.
BSD 2-Clause "Simplified" License
3.73k stars 253 forks source link

Prepare for release #3316

Closed lu-zero closed 10 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (f8d82b7) 88.48% compared to head (43fea95) 88.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3316 +/- ## ======================================= Coverage 88.48% 88.48% ======================================= Files 88 88 Lines 28235 28235 ======================================= Hits 24985 24985 Misses 3250 3250 ```

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

MarijnS95 commented 10 months ago

Thanks! Can we also get a matching release of ivf to get rid of an older bitstream-io 0.1 dependency?

It looks like the crate was already bumped to 0.1.2 before that bitstream-io 0.2 upgrade happened, but was never pushed to crates.io either :)