xiph / rav1e

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

Use the clap v3 style #3401

Closed lu-zero closed 1 month ago

lu-zero commented 1 month ago

The color theme from clap v3 is more pleasing.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 82.12%. Comparing base (3c3a26f) to head (a92da85). Report is 34 commits behind head on master.

Files with missing lines Patch % Lines
src/bin/common.rs 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3401 +/- ## ========================================== - Coverage 88.52% 82.12% -6.41% ========================================== Files 89 89 Lines 28323 27415 -908 ========================================== - Hits 25074 22515 -2559 - Misses 3249 4900 +1651 ```

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