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

Improved decoding documentation #180

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Improved decoding documentation #180

merged 1 commit into from
Aug 15, 2022

Conversation

jorgecarleitao
Copy link
Owner

Also simplified their internal code

@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label Aug 15, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #180 (a124712) into main (f11f3d9) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
- Coverage   85.32%   85.32%   -0.01%     
==========================================
  Files          82       82              
  Lines        8110     8108       -2     
==========================================
- Hits         6920     6918       -2     
  Misses       1190     1190              
Impacted Files Coverage Δ
src/encoding/delta_bitpacked/decoder.rs 99.22% <ø> (ø)
src/encoding/hybrid_rle/mod.rs 98.31% <ø> (-0.05%) ⬇️
src/encoding/mod.rs 100.00% <ø> (ø)
src/encoding/hybrid_rle/bitmap.rs 98.48% <100.00%> (-0.03%) ⬇️
src/encoding/hybrid_rle/decoder.rs 94.56% <100.00%> (+0.24%) ⬆️

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

@jorgecarleitao jorgecarleitao merged commit ced2f52 into main Aug 15, 2022
jorgecarleitao added a commit that referenced this pull request Aug 15, 2022
Also simplified their internal code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants