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

Fixed edge case of a small bitpacked. #43

Merged
merged 1 commit into from
Aug 27, 2021
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the bug Something isn't working label Aug 27, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2021

Codecov Report

Merging #43 (2c61012) into main (7618890) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   67.63%   67.70%   +0.06%     
==========================================
  Files          64       64              
  Lines        3476     3483       +7     
==========================================
+ Hits         2351     2358       +7     
  Misses       1125     1125              
Impacted Files Coverage Δ
src/encoding/hybrid_rle/decoder.rs 92.15% <100.00%> (+0.15%) ⬆️
src/encoding/hybrid_rle/mod.rs 86.00% <100.00%> (+1.90%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7618890...2c61012. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants