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

sunchao / parquet-rs / 558
96%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2018 10:49PM UTC
Jobs 1
Files 27
Run time 4s
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
558

push

travis-ci

web-flow
DeltaByteArrayEncoder::flush_buffer() should reset previous byte array (#132)

If flush_buffer() doesn't reset the previous vector, the first prefix
len the encoder write in the next put() call will potentially be
positive. However, in set_data() DeltaByteArrayDecoder will clear
previous_value, and therefore IndexOutOfBound will occur if we try to
access it using the previous position prefix len.

Fixes #47.

11088 of 11624 relevant lines covered (95.39%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 558.1 18 Jul 2018 10:49PM UTC 0
95.39
Travis Job 558.1
Source Files on build 558
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #558
  • de6f84db on github
  • Prev Build on master (#551)
  • Next Build on master (#561)
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

© 2025 Coveralls, Inc