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

sunchao / parquet-rs / 104
96%

Build:
DEFAULT BRANCH: master
Ran 21 Jun 2017 06:01AM 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
104

push

travis-ci

sunchao
Implement Seek for BitWriter and add advance_num_bytes

The `get_next_byte_ptr` is a little inconvenient to use since it
requires the whole permission for self to be carved out while the result
slice is in scope. This commit added a new method `advance_num_bytes`
that is similar to `get_next_byte_ptr`, but simply return the old offset
before advancing. Also implemented `std::io::Seek` for `BitWriter` so
that the caller can then call `Seek` to come back and fill the
designated bytes.

2689 of 4097 relevant lines covered (65.63%)

0.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 104.1 21 Jun 2017 06:01AM UTC 0
65.63
Travis Job 104.1
Source Files on build 104
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #104
  • a2df1d8c on github
  • Prev Build on master (#103)
  • Next Build on master (#107)
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