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

TokTok / toxcore / 479
74%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2016 09:03AM 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
479

Pull #88

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 #88: Replace pthread_yield with sched_yield.

7755 of 11656 relevant lines covered (66.53%)

703705.03 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
toxcore/Messenger.c
1
100.0
toxcore/onion_client.c
8
100.0
toxav/msi.c
8
100.0
toxcore/net_crypto.c
9
100.0
toxav/toxav.c
Jobs
ID Job ID Ran Files Coverage
2 479.2 (BUILD=toxcore ENV=linux) 02 Sep 2016 09:03AM UTC 0
66.53
Travis Job 479.2
Source Files on build 479
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #479
  • Pull Request #88
  • 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