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

sunchao / parquet-rs / 110 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2017 06:15AM UTC
Files 20
Run time 1s
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

25 Jun 2017 05:57AM UTC coverage: 66.314% (+0.7%) from 65.594%
110.1

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

Source Files on job 110.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 110
  • Travis Job 110.1
  • 5195b000 on github
  • Prev Job for on master (#109.1)
  • Next Job for on master (#111.1)
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