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

google / benchmark / 1301 / 1
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: openmp-compatibility
DEFAULT BRANCH: master
Ran 06 Jan 2018 06:56PM UTC
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

06 Jan 2018 06:50PM UTC coverage: 87.464% (+0.5%) from 86.926%
COMPILER=g++-4.9 C_COMPILER=gcc-4.9 BUILD_TYPE=Coverage

push

travis-ci

web-flow
Begin JSON reporter change: Allow users to specify arbitrary JSON input/output. (#499)

This patch begins a set of changes to convert the library to use JSON as
the primary data type used to communicate with users; but for custom user
input and output.

The patch introduces the json.hpp header which is supplied by
https://github.com/nlohmann/json. The header is used unmodified
in the third_party directory. It is installed under the include/benchmark
prefix.

Additionally, this patch adds `Benchmark::WithInput` to allow
the passing of arbitrary JSON as an input argument to a benchmark.
The results of which can be accessed using `State::GetInput()`.

This patch also adds `State::operator[](std::string)`, which allows
users to report arbitrary JSON as output from a benchmark. See
the documentation for examples.

1521 of 1739 relevant lines covered (87.46%)

6117777.46 hits per line

Source Files on job 1301.1 (COMPILER=g++-4.9 C_COMPILER=gcc-4.9 BUILD_TYPE=Coverage)
  • Tree
  • List 0
  • Changed 23
  • Source Changed 5
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1301
  • Travis Job 1301.1
  • e63fb496 on github
  • Prev Job for COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage on v2 (#1297.1)
  • Next Job for COMPILER=g++-4.9 C_COMPILER=gcc-4.9 BUILD_TYPE=Coverage on v2 (#1340.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