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

Improve safety of the C interface implementation #37

Merged
merged 5 commits into from
Nov 12, 2024

Rename strm usize fields to strm_addr

5588562
Select commit
Loading
Failed to load commit list.
Merged

Improve safety of the C interface implementation #37

Rename strm usize fields to strm_addr
5588562
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 12, 2024 in 1s

94.44% of diff hit (target 91.38%)

View this Pull Request on Codecov

94.44% of diff hit (target 91.38%)

Annotations

Check warning on line 244 in bzlib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bzlib.rs#L244

Added line #L244 was not covered by tests

Check warning on line 277 in bzlib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bzlib.rs#L277

Added line #L277 was not covered by tests

Check warning on line 337 in bzlib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bzlib.rs#L337

Added line #L337 was not covered by tests

Check warning on line 2722 in bzlib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bzlib.rs#L2722

Added line #L2722 was not covered by tests

Check warning on line 2728 in bzlib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bzlib.rs#L2728

Added line #L2728 was not covered by tests