sunchao / parquet-rs

Apache Parquet implementation in Rust
Apache License 2.0
149 stars 20 forks source link

Implement get_spaced/put_spaced for non-dictionary encoding #193

Closed sunchao closed 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 667


Files with Coverage Reduction New Missed Lines %
file/properties.rs 4 90.97%
util/bit_util.rs 8 97.6%
data_type.rs 15 89.47%
encodings/decoding.rs 30 95.9%
encodings/encoding.rs 34 94.57%
<!-- Total: 91 -->
Totals Coverage Status
Change from base Build 661: -0.04%
Covered Lines: 13088
Relevant Lines: 13679

💛 - Coveralls