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

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

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

21 Jun 2017 05:38AM UTC coverage: 65.633% (+0.2%) from 65.477%
104.1

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

Source Files on job 104.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 104
  • Travis Job 104.1
  • a2df1d8c on github
  • Prev Job for on master (#103.1)
  • Next Job for on master (#107.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