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

Bzlib macros #80

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Bzlib macros #80

merged 3 commits into from
Jan 15, 2025

Conversation

folkertdev
Copy link
Collaborator

clean up some of the macros and remove bounds checks that are not needed (because the slices have the length that is being checked for).

@folkertdev folkertdev requested a review from bjorn3 January 14, 2025 18:49
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
libbz2-rs-sys/src/bzlib.rs 80.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
libbz2-rs-sys/src/bzlib.rs 92.62% <80.00%> (ø)

@folkertdev folkertdev merged commit 314fb9e into main Jan 15, 2025
20 of 21 checks passed
@folkertdev folkertdev deleted the bzlib-macros branch January 15, 2025 08:41
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.

2 participants