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

akopytov / sysbench / 449 / 1
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2017 09:47AM UTC
Files 54
Run time 2s
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

05 Feb 2017 09:31AM UTC coverage: 70.848% (+0.05%) from 70.795%
449.1

push

travis-ci

akopytov
Fixes #105: 1.0.0 clock_gettime runtime failure built with macOS 10.11 and Xcode 8.x

XCode 8 SDK declares clock_gettime() but macOS 10.11 and earlier do not
actually implement it. So just checking for a clock_gettime()
declaration in configure is insufficient.

Instead, do AC_SEARCH_LIBS first to check if -lrt is required, then use
AC_CHECK_FUNCS to check for clock_gettime() availability.

3084 of 4353 relevant lines covered (70.85%)

1934038.38 hits per line

Source Files on job 449.1
  • Tree
  • List 0
  • Changed 20
  • Source Changed 1
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 449
  • Travis Job 449.1
  • 481a9fa3 on github
  • Prev Job for on master (#445.1)
  • Next Job for on master (#451.1)
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