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

google / benchmark / 1228
92%

Build:
DEFAULT BRANCH: master
Ran 26 Nov 2017 09:00PM 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
1228

push

travis-ci

EricWF
Improve BENCHMARK_UNREACHABLE() implementation.

This patch primarily changes the BENCHMARK_UNREACHABLE()
implementation under MSVC to use __assume(false) instead
of being a NORETURN function, which ironically caused
unreachable code warnings.

Second, since the NOTHROW function attempt generated the
warnings we meant to avoid, it has been replaced with a dummy
null statement.

1475 of 1697 relevant lines covered (86.92%)

4675299.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1228.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 26 Nov 2017 09:00PM UTC 0
86.92
Travis Job 1228.1
Source Files on build 1228
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1228
  • 2ec7399c on github
  • Prev Build on master (#1226)
  • Next Build on master (#1229)
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