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

sunchao / parquet-rs / 402
96%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2018 04:37AM UTC
Jobs 1
Files 25
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
402

push

travis-ci

web-flow
Refactor Row (#89)

This breaks the `Row` struct into two parts: a `Field`
which represent a single field in a row, and a top-level `Row`
struct which represents the value for a message or struct type.
Only the latter is exposed as public API.

Besides the above, this also introduces two new public facing 
constructs: `List` and `Map`, which represent lists and maps respectively.
More APIs should be implemented for these, to support read value from
certain index, get all the keys/values, etc.

9153 of 9644 relevant lines covered (94.91%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 402.1 20 Apr 2018 04:37AM UTC 0
94.91
Travis Job 402.1
Source Files on build 402
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #402
  • 1f3b8b9d on github
  • Prev Build on master (#397)
  • Next Build on master (#407)
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