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

google / benchmark / 459
92%

Build:
DEFAULT BRANCH: master
Ran 11 May 2016 01:05AM UTC
Jobs 1
Files 32
Run time 10s
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
459

Pull #209

travis-ci

BillyONeal
Use nanoseconds instead of duration<double, milli>

MSVC++ before 2015 Update 2 has a bug in sleep_for where it tries to
implicitly += the input with a nanoseconds variable. Work around this by
using nanoseconds directly (which can be implicitly +='d with
chrono::nanoseconds).
Pull Request #209: Fix appveyor's older MSVC++ builds by working around 2015 Update 2 bugfix

878 of 1264 relevant lines covered (69.46%)

3421574.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 459.1 (COMPILER=g++-4.6 STD=c++0x BUILD_TYPE=Coverage) 11 May 2016 01:05AM UTC 0
69.46
Travis Job 459.1
Source Files on build 459
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #459
  • Pull Request #209
  • PR Base - master (#453)
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