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

allow to pass buffer larger than size, warn on missing docs #78

Merged
merged 1 commit into from Feb 6, 2023

Conversation

PSeitz
Copy link
Owner

@PSeitz PSeitz commented Feb 6, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #78 (47fe2c0) into main (20bb1ab) will increase coverage by 1.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   89.71%   90.75%   +1.03%     
==========================================
  Files          11       11              
  Lines        2149     2119      -30     
==========================================
- Hits         1928     1923       -5     
+ Misses        221      196      -25     
Impacted Files Coverage Δ
src/block/mod.rs 23.33% <ø> (+3.88%) ⬆️
src/frame/decompress.rs 75.97% <ø> (+0.79%) ⬆️
src/frame/mod.rs 53.33% <ø> (ø)
src/lib.rs 100.00% <ø> (ø)
src/block/decompress.rs 95.62% <100.00%> (+2.01%) ⬆️
src/block/decompress_safe.rs 98.34% <100.00%> (+3.10%) ⬆️
src/frame/header.rs 88.31% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

None yet

1 participant