Skip to content

support decompressing fixed huffman blocks

Codecov / codecov/patch failed Mar 10, 2024 in 0s

69.09% of diff hit (target 82.40%)

View this Pull Request on Codecov

69.09% of diff hit (target 82.40%)

Annotations

Check warning on line 38 in huffman/src/decode.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

huffman/src/decode.hpp#L28-L38

Added lines #L28 - L38 were not covered by tests

Check warning on line 75 in huffman/src/decode.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

huffman/src/decode.hpp#L75

Added line #L75 was not covered by tests

Check warning on line 89 in src/decompress.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/decompress.cpp#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 102 in src/decompress.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/decompress.cpp#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 118 in src/decompress.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/decompress.cpp#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 122 in src/decompress.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/decompress.cpp#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 129 in src/decompress.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/decompress.cpp#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 132 in src/decompress.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/decompress.cpp#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 200 in src/decompress.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/decompress.cpp#L199-L200

Added lines #L199 - L200 were not covered by tests