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

google / benchmark / 667
92%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2016 11:35PM UTC
Jobs 1
Files 34
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
667

push

travis-ci

EricWF
Fix signed integer overflow UB in complexity computations.

Previously the FittingCurve functions for n^2 and n^3 did the calculation
using int types. This can overflow and cause UB. This patch changes the
calculations to use std::pow to prevent this.

Also re-enable VC 2013 appveyor bot since I *hope* this is what was causing
the failures.

1392 of 1590 relevant lines covered (87.55%)

3733117.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 667.1 (COMPILER=g++ STD=c++11 BUILD_TYPE=Coverage) 07 Aug 2016 11:35PM UTC 0
87.55
Travis Job 667.1
Source Files on build 667
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #667
  • c04f703a on github
  • Prev Build on master (#666)
  • Next Build on master (#682)
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