Skip to content

support decompressing fixed huffman blocks

Codecov / codecov/project failed Mar 10, 2024 in 1s

82.05% (-0.35%) compared to 1cd6846

View this Pull Request on Codecov

82.05% (-0.35%) compared to 1cd6846

Details

Codecov Report

Attention: Patch coverage is 69.09091% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 82.05%. Comparing base (1cd6846) to head (d3c35c5).

❗ Current head d3c35c5 differs from pull request most recent head 58f3d2e. Consider uploading reports for the commit 58f3d2e to get more accurate results

Files Patch % Lines
src/decompress.cpp 72.83% 14 Missing and 8 partials ⚠️
huffman/src/decode.hpp 25.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
- Coverage   82.40%   82.05%   -0.35%     
==========================================
  Files          16       17       +1     
  Lines         625      741     +116     
  Branches       39       55      +16     
==========================================
+ Hits          515      608      +93     
- Misses         92      109      +17     
- Partials       18       24       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.