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

sunchao / parquet-rs / 508
96%

Build:
DEFAULT BRANCH: master
Ran 10 May 2018 04:38AM UTC
Jobs 1
Files 26
Run time 3s
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
508

push

travis-ci

web-flow
Replace x86intrin with stable SIMD (#118)

Currently the SIMD feature requires the x86intrin crate and a compile
time flag `RUSTFLAGS="-C target-feature=+sse4.2"`, which is not
convenient. This replaces the x86intrin dependency with recently
stablized SIMD features, and also replaces the `cfg(target_feature)`
flag with `is_x86_feature_detected`, which dynamically determines
whether SSE 4.2 is supported or not.

Fixes #113.

10178 of 10724 relevant lines covered (94.91%)

0.95 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
util/hash_util.rs
Jobs
ID Job ID Ran Files Coverage
1 508.1 10 May 2018 04:38AM UTC 0
94.91
Travis Job 508.1
Source Files on build 508
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #508
  • 4697a9ea on github
  • Prev Build on master (#505)
  • Next Build on master (#512)
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