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

sunchao / parquet-rs
86%
master: 96%

Build:
Build:
LAST BUILD BRANCH: update-readme
DEFAULT BRANCH: master
Repo Added 21 Feb 2017 08:27AM UTC
Files 29
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

LAST BUILD ON BRANCH type_builder
branch: type_builder
CHANGE BRANCH
x
Reset
  • type_builder
  • 0.1.0
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • add-license
  • add-reader-benchmark
  • add-windows-ci
  • apache-donation
  • back-to-nightly
  • bench-bytes
  • benchmark
  • bit-packing
  • codec-bench
  • column-reader-refactor
  • compress-use-slice
  • crc32
  • delta_byte_array_fixed
  • deploy-docs
  • docs-rs
  • encoding-space
  • fix-brotli
  • fix-build-rs
  • fix-ci
  • fix-default-impl
  • fix-docs
  • fix-previous
  • fix-rustfmt
  • improve-memory
  • link-readme
  • list-map-access
  • lz4
  • master
  • more-readme
  • refactor-row
  • remove
  • remove-static
  • remove-travis-cargo
  • rustfmt
  • stable-simd
  • test-travis
  • thrift-ci
  • thrift-crate
  • update-readme
  • upgrade-2.5.0
  • zstd

pending completion
167

push

travis-ci

sunchao
Add builders for primitive & group types

Currently with new_primitive_type(..) and new_group_type(..), we always
have to pass all the parameters, even though some of them are usually
default (e.g., precision, scale, length).

This adds builders for constructing PrimitiveType and GroupType, which
start with a default set of attributes and can append more with
with_XX(..) methods.

3705 of 4325 relevant lines covered (85.66%)

1.71 hits per line

Relevant lines Covered
Build:
Build:
4325 RELEVANT LINES 3705 COVERED LINES
1.71 HITS PER LINE
Source Files on type_builder
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
167 type_builder Add builders for primitive & group types Currently with new_primitive_type(..) and new_group_type(..), we always have to pass all the parameters, even though some of them are usually default (e.g., precision, scale, length). This adds builders f... push 20 Sep 2017 07:34AM UTC sunchao travis-ci pending completion  
166 type_builder WIP push 20 Sep 2017 07:30AM UTC sunchao travis-ci pending completion  
See All Builds (514)
  • Repo on GitHub
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