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

sunchao / parquet-rs / 110
96%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2017 06:15AM 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
110

push

travis-ci

sunchao
Add RawRleEncoder

This adds `RawRleEncoder`, which encodes the input data with either RLE
or bit-packed encoding, depending on the data pattern. The impl
mostly follows the CPP version. Also added a few unit tests but more
still need to be added (such as roundtrip).

Also changed `RawRleDecoder::decode()` to `RawRleDecoder::get_batch()`
and `RawRleDecoder::decode_with_dict()` to
`RawRleDecoder::get_batch_with_dict()`. Added `RawRleDecoder::get()`
which read one value at a time.

2821 of 4254 relevant lines covered (66.31%)

0.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 110.1 25 Jun 2017 06:15AM UTC 0
66.31
Travis Job 110.1
Source Files on build 110
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #110
  • 5195b000 on github
  • Prev Build on master (#109)
  • Next Build on master (#111)
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