Skip to content

feat: Add `Session` to expose decoding steps

Codecov / codecov/patch failed Oct 11, 2024 in 1s

27.91% of diff hit (target 98.23%)

View this Pull Request on Codecov

27.91% of diff hit (target 98.23%)

Annotations

Check warning on line 437 in jpegxl-rs/src/decode.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode.rs#L432-L437

Added lines #L432 - L437 were not covered by tests

Check warning on line 34 in jpegxl-rs/src/decode/event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/event.rs#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 49 in jpegxl-rs/src/decode/event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/event.rs#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 66 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 102 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L102

Added line #L102 was not covered by tests

Check warning on line 111 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L105-L111

Added lines #L105 - L111 were not covered by tests

Check warning on line 116 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L113-L116

Added lines #L113 - L116 were not covered by tests

Check warning on line 127 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L119-L127

Added lines #L119 - L127 were not covered by tests

Check warning on line 129 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L129

Added line #L129 was not covered by tests

Check warning on line 143 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L132-L143

Added lines #L132 - L143 were not covered by tests

Check warning on line 145 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L145

Added line #L145 was not covered by tests

Check warning on line 147 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L147

Added line #L147 was not covered by tests

Check warning on line 149 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L149

Added line #L149 was not covered by tests

Check warning on line 153 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 157 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 163 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L160-L163

Added lines #L160 - L163 were not covered by tests

Check warning on line 165 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L165

Added line #L165 was not covered by tests

Check warning on line 171 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L167-L171

Added lines #L167 - L171 were not covered by tests

Check warning on line 190 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L174-L190

Added lines #L174 - L190 were not covered by tests

Check warning on line 192 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L192

Added line #L192 was not covered by tests

Check warning on line 205 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L194-L205

Added lines #L194 - L205 were not covered by tests

Check warning on line 207 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L207

Added line #L207 was not covered by tests

Check warning on line 213 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L209-L213

Added lines #L209 - L213 were not covered by tests

Check warning on line 220 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L216-L220

Added lines #L216 - L220 were not covered by tests

Check warning on line 230 in jpegxl-rs/src/decode/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

jpegxl-rs/src/decode/session.rs#L222-L230

Added lines #L222 - L230 were not covered by tests