• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sunchao / parquet-rs / 111
96%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2017 06:16AM UTC
Jobs 1
Files 20
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
111

push

travis-ci

sunchao
Various fixes on RawRleEncoder and BitWriter. More tests.

This fixes a few issues for `RawRleEncoder`:
1. `RawRleEncoder::new()` should accept a buffer length as parameter,
for the internal bit writer. We cannot just use the minimum buffer
length because it may overflow.
2. A bug in `RawRleEncoder::flush()`: it should not skip flushing
bit-packed run when `num_buffered_values` is 0.
3. A bug in `BitWriter::put_aligned_offset()`: it should use `max_bytes`
instead of `byte_offset` when checking boundary condition.

Also enabled a few more tests on RLE/bit-packed encoding.

2841 of 4257 relevant lines covered (66.74%)

0.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 111.1 26 Jun 2017 06:16AM UTC 0
66.74
Travis Job 111.1
Source Files on build 111
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #111
  • df7c1b4e on github
  • Prev Build on master (#110)
  • Next Build on master (#112)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc