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

sunchao / parquet-rs / 114
96%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2017 07:39AM 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
114

push

travis-ci

sunchao
Add ctor to RawRleEncoder & BitWriter to accept allocated buffer

This adds extra ctor `new_from_buf` for `RawRleEncoder` and `BitWriter`
which accept an allocated buffer (`Vec<u8>`) as input. This is necessary
since sometimes we need to pass a buffer around.

Also added `clear` for the above two which clears the internal state so
the buffer can be reused.

Lastly, changed `consume` to return `Vec<u8>` instead of
`ByteBufferPtr`. The former is more flexible.

2921 of 4335 relevant lines covered (67.38%)

0.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 114.1 29 Jun 2017 07:39AM UTC 0
67.38
Travis Job 114.1
Source Files on build 114
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #114
  • 364c3337 on github
  • Prev Build on master (#113)
  • Next Build on master (#115)
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