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

google / benchmark / 1625
92%

Build:
DEFAULT BRANCH: master
Ran 03 Jun 2018 03:56AM UTC
Jobs 1
Files 36
Run time 3s
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
1625

Pull #596

travis-ci

web-flow
Avoid use of log2 which doesn't exist in Android GNU STL

GNU STL in Android NDK lacks log2 function from C99/C++11.
This patch replaces their use in the code with double log(double) function.
Pull Request #596: Fix compilation on Android with GNU STL

6 of 6 new or added lines in 2 files covered. (100.0%)

1493 of 1713 relevant lines covered (87.16%)

5053409.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1625.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 03 Jun 2018 03:56AM UTC 0
87.16
Travis Job 1625.1
Source Files on build 1625
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1625
  • Pull Request #596
  • PR Base - master (#1624)
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