Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inflation
Copy link
Owner

No description provided.

@inflation inflation changed the title chore: Update copyright years in licenses and README.md. [WIP] Break down JxlDecoder to better support streaming, preview, animation, etc. Aug 24, 2024
Copy link

codecov bot commented Aug 24, 2024

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.

@inflation inflation force-pushed the feat/decoder-breakdown branch 2 times, most recently from 7a1248f to 8976fbd Compare August 24, 2024 06:56
@inflation inflation force-pushed the feat/decoder-breakdown branch 3 times, most recently from b237d65 to b7164a7 Compare September 7, 2024 00:40
@inflation inflation force-pushed the feat/decoder-breakdown branch 3 times, most recently from 42c7313 to c36037a Compare October 1, 2024 06:29
@inflation inflation force-pushed the feat/decoder-breakdown branch 2 times, most recently from d5222b0 to 9ea714c Compare October 11, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant