apache / arrow-julia

Official Julia implementation of Apache Arrow
https://arrow.apache.org/julia/
Other
284 stars 59 forks source link

Fix case where compressed file reports non-zero buffer length #448

Closed quinnj closed 1 year ago

quinnj commented 1 year ago

Fixes #437. Thanks to @DrChainsaw for the investigation, proposed fix, and test file.

codecov-commenter commented 1 year ago

Codecov Report

Merging #448 (0b0c8be) into main (784b27b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #448   +/-   ##
=======================================
  Coverage   87.49%   87.49%           
=======================================
  Files          26       26           
  Lines        3271     3271           
=======================================
  Hits         2862     2862           
  Misses        409      409           
Impacted Files Coverage Δ
src/table.jl 92.49% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more