jpegxl-rs icon indicating copy to clipboard operation
jpegxl-rs copied to clipboard

[WIP] Break down `JxlDecoder` to better support streaming, preview, animation, etc.

Open inflation opened this issue 1 year ago • 1 comments

inflation avatar Aug 24 '24 06:08 inflation

Codecov Report

Attention: Patch coverage is 27.91878% with 142 lines in your changes missing coverage. Please review.

Project coverage is 84.99%. Comparing base (421606b) to head (03de9a8).

Files with missing lines Patch % Lines
jpegxl-rs/src/decode/session.rs 23.07% 130 Missing :warning:
jpegxl-rs/src/decode.rs 0.00% 6 Missing :warning:
jpegxl-rs/src/decode/event.rs 72.72% 6 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #79       +/-   ##
===========================================
- Coverage   98.23%   84.99%   -13.25%     
===========================================
  Files          15       17        +2     
  Lines         849     1046      +197     
===========================================
+ Hits          834      889       +55     
- Misses         15      157      +142     

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

codecov[bot] avatar Aug 24 '24 06:08 codecov[bot]