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

nix-rust / nix
96%

Build:
DEFAULT BRANCH: master
Repo Added 10 Jul 2016 05:47AM UTC
Files 19
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • staging
  • v0.5.0

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

Relevant lines Covered
Build:
Build:
1580 RELEVANT LINES 1521 COVERED LINES
14.4 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2755 master 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 sens... push 06 Apr 2020 03:58AM UTC bors[bot] travis-ci pending completion  
2297 master Merge #709 709: Mark nix::sys::ptrace::ptrace as unsafe, add safe variants of some routines r=Susurrus These include: * PTRACE_TRACEME * PTRACE_CONT * PTRACE_ATTACH * PTRACE_SYSCALL This is a part of #666, which is being split up into a c... Pull #2186 05 Dec 2019 06:50PM UTC bors[bot] travis-ci pending completion  
1349 master Add ppoll() Pull #520 04 Jun 2019 08:18AM UTC web-flow travis-ci pending completion  
1282 master Auto merge of #498 - shepmaster:patch-1, r=fiveop Add categories to Cargo.toml Hi! [crates.io now supports categories][categories], which are a curated list of topics aimed at helping an end-user coming to crates.io looking for "a crate to do __... push 20 Apr 2019 09:04PM UTC homu travis-ci pending completion  
840 master select: add pselect syscall Pull #276 10 Jun 2018 05:24PM UTC Nikolay Amiantov travis-ci pending completion  
802 master Add missing signals. Pull #361 24 May 2018 11:57AM UTC Philipp Matthias Schaefer travis-ci pending completion  
786 master Use constants from libc Pull #359 15 May 2018 08:46PM UTC arcnmx travis-ci pending completion  
765 master Add SigSet::union and SigSet::clear. Pull #347 02 May 2018 03:19PM UTC fiveop travis-ci pending completion  
736 master testing: failing on arm is no longer an allowed failure! Signed-off-by: Paul Osborne <osbpau@gmail.com> Pull #326 03 Apr 2018 07:31PM UTC posborne travis-ci pending completion  
724 master Auto merge of #321 - kamalmarhubi:r-architecture-label, r=fiveop contributing: Add R- architecture-specific label prefix push 27 Mar 2018 02:39PM UTC homu travis-ci pending completion  
See All Builds (38)
  • 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

© 2026 Coveralls, Inc