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

google / benchmark / 1459
92%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2018 12:52PM UTC
Jobs 1
Files 32
Run time 1s
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
1459

push

travis-ci

dominichamon
Add support for building with Bazel. (#533)

* Add myself to CONTRIBUTORS under the corp CLA for Stripe, Inc.

* Add support for building with Bazel.

Limitations compared to existing CMake rules:
* Defaults to using C++11 `<regex>`, with an override via Bazel flag
  `--define` of `google_benchmark.have_regex`. The TravisCI config sets
  the regex implementation to `posix` because it uses ancient compilers.
* Debug vs Opt mode can't be set per test. TravisCI runs all the tests
  in debug mode to satisfy `diagnostics_test`, which depends on `CHECK`
  being live.

* Set Bazel workspace name so other repos can refer to it by stable name.

This is recommended by the Bazel style guide to avoid each dependent
workspace defining its own name for the dependency.

1494 of 1716 relevant lines covered (87.06%)

4319997.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1459.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 08 Mar 2018 12:52PM UTC 0
87.06
Travis Job 1459.1
Source Files on build 1459
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1459
  • a9beffda on github
  • Prev Build on master (#1457)
  • Next Build on master (#1481)
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