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

google / benchmark / 915
92%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2017 12:34AM UTC
Jobs 1
Files 35
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

pending completion
915

push

travis-ci

web-flow
Replace int64_t usages with 'int' instead. (#359)

Previously the constants used for converting between
different units of time were declared using int64_t. However
we should only use explicitly sized integer types when they
are required, and should use 'int' everwhere else, and there is
no good reason to use int64_t here.

For that reason this patch changes the type of the constants.
This should help address issue #354 as well.

1 of 1 new or added line in 1 file covered. (100.0%)

1319 of 1553 relevant lines covered (84.93%)

3474656.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/sleep.cc
Jobs
ID Job ID Ran Files Coverage
1 915.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 28 Mar 2017 12:34AM UTC 0
84.93
Travis Job 915.1
Source Files on build 915
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #915
  • 94c512c0 on github
  • Prev Build on master (#914)
  • Next Build on master (#926)
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