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

nix-rust / nix / 2755
96%

Build:
DEFAULT BRANCH: master
Ran 06 Apr 2020 03:58AM UTC
Jobs 1
Files 40
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
2755

push

travis-ci

bors[bot]
Merge #814

814: Misc cleanup r=Susurrus a=Susurrus

Add more traits to the various datatypes in `nix`. Also try to utilize more `libc` types where appropriate.

This is still WIP because:
  * Looking for feedback on ba2d85bc. Does it make sense for bitflags structs to have `Ord` & `PartialOrd` derived for them?
  * Need to implement a newtype wrapper around `libc::linger` with both a `new()` constructor and getters. Additionally this needs manual implementations of `Eq`, `PartialEq`, `Debug` (I've been skipping manually implementing `Hash` for now.
  * In 2b3fb11a46 I need to implement newtype wrappers around `ip_mreq` and `ipv6_mreq` that have `new()` constructors and field getters. Additionally they need manual implementations of `Eq`, `PartialEq`, `Debug` (I've been skipping manually implementing `Hash` for now. This commit also needs a CHANGELOG entry.
  * ed79cfbc needs a CHANGELOG entry because its variants names have changed with the switch to using `libc_bitflags!`.

534 of 603 branches covered (88.56%)

1521 of 1580 relevant lines covered (96.27%)

14.4 hits per line

Jobs
ID Job ID Ran Files Coverage
18 2755.18 (TARGET=mipsel-unknown-linux-gnu) 06 Apr 2020 03:58AM UTC 0
96.27
Travis Job 2755.18
Source Files on build 2755
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2755
  • 291d6183 on github
  • Prev Build on master (#2297)
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