Skip to content

feat: Add `Session` to expose decoding steps

Codecov / codecov/project failed Oct 11, 2024 in 0s

84.99% (-13.25%) compared to 421606b

View this Pull Request on Codecov

84.99% (-13.25%) compared to 421606b

Details

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 ⚠️
jpegxl-rs/src/decode.rs 0.00% 6 Missing ⚠️
jpegxl-rs/src/decode/event.rs 72.72% 6 Missing ⚠️
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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.