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

google / benchmark / 1958
92%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2018 10:28AM UTC
Jobs 1
Files 39
Run time 6s
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
1958

push

travis-ci

dominichamon
Fix signed vs unsigned comparisons in string_util unit tests (#742)

Unit-tests fail to build due to the following errors:

/home/cfx/Dev/google-benchmark/benchmark.git/test/string_util_gtest.cc:12:5: required from here
/home/cfx/Applications/googletest-1.8.1/include/gtest/gtest.h:1444:11: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   if (lhs == rhs) {
       ~~~~^~~~~~

Fixes #741

1618 of 1812 relevant lines covered (89.29%)

4932394.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1958.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 10 Dec 2018 10:28AM UTC 0
89.29
Travis Job 1958.1
Source Files on build 1958
  • Tree
  • List 0
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1958
  • 5cb8f8a0 on github
  • Prev Build on master (#1952)
  • Next Build on master (#1959)
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