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

google / benchmark / 1792
92%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2018 12:12PM UTC
Jobs 1
Files 36
Run time 4s
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
1792

push

travis-ci

web-flow
Track two more details about runs - the aggregate name, and run name. (#675)

This is related to @BaaMeow's work in https://github.com/google/benchmark/pull/616 but is not based on it.

Two new fields are tracked, and dumped into JSON:
* If the run is an aggregate, the aggregate's name is stored.
  It can be RMS, BigO, mean, median, stddev, or any custom stat name.
* The aggregate-name-less run name is additionally stored.
  I.e. not some name of the benchmark function, but the actual
  name, but without the 'aggregate name' suffix.

This way one can group/filter all the runs,
and filter by the particular aggregate type.

I *might* need this for further tooling improvement.
Or maybe not.
But this is certainly worthwhile for custom tooling.

21 of 21 new or added lines in 7 files covered. (100.0%)

1598 of 1790 relevant lines covered (89.27%)

4996907.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1792.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 13 Sep 2018 12:12PM UTC 0
89.27
Travis Job 1792.1
Source Files on build 1792
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1792
  • 58588476 on github
  • Prev Build on master (#1786)
  • Next Build on master (#1794)
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

© 2025 Coveralls, Inc