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

TokTok / toxcore / 478
74%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2016 09:00AM UTC
Jobs 1
Files 85
Run time 5s
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
478

Pull #87

travis-ci

web-flow
Replace pthread_yield with sched_yield.

The former is a non-standard glibc extension. On linux, it is implemented as a
call to sched_yield, so this change does nothing there. On OSX, pthread_yield
doesn't exist, and we already use sched_yield.
Pull Request #87: Add _GNU_SOURCE so pthread_yield is in scope.

7800 of 11659 relevant lines covered (66.9%)

680203.31 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
toxcore/onion_client.c
1
100.0
toxav/toxav.c
8
100.0
toxcore/net_crypto.c
Jobs
ID Job ID Ran Files Coverage
2 478.2 (BUILD=toxcore ENV=linux) 02 Sep 2016 09:00AM UTC 0
66.9
Travis Job 478.2
Source Files on build 478
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #478
  • Pull Request #87
  • PR Base - master (#471)
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