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

ivmai / bdwgc / 1292
77%

Build:
DEFAULT BRANCH: master
Ran 22 Apr 2022 09:28PM UTC
Jobs 1
Files 58
Run time 8s
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

22 Apr 2022 09:21PM UTC coverage: 73.564% (-0.09%) from 73.656%
1292

push

travis-ci-com

ivmai
Fix pthread_setname_np and dladdr detection by CMake
(fix of commits 3a8028ff2, ecd488e02)

check_c_source_compiles() compiles and links the provided code snippet
(contrary to AC_COMPILE_IFELSE() in configure); the linking of the
checked code is now suppressed by adding "-c" to CMAKE_REQUIRED_FLAGS.

* CMakeLists.txt (CMAKE_REQUIRED_FLAGS): Set to "-c"; add comment.
* CMakeLists.txt [!BORLAND && !MSVC && !WATCOM && HAVE_FLAG_WERROR]
(CMAKE_REQUIRED_FLAGS): Append "-Werror" instead of overwriting the
value.

7302 of 9926 relevant lines covered (73.56%)

9725330.8 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1292.5 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" CC_FOR_CHECK=g++ MAKEFILE_TARGETS="all" MAKEFILE_TARGETS_CHECK="check" NO_CLONE_LIBATOMIC_OPS=true REPORT_COVERAGE=true TESTS_CUSTOM_RUN=true) 22 Apr 2022 09:28PM UTC 0
73.56
Travis Job 1292.5
Source Files on build 1292
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1292
  • fd4e5799 on github
  • Prev Build on master (#1291)
  • Next Build on master (#1306)
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