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

tpm2-software / tpm2-abrmd / 1066 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2019 11:49PM UTC
Files 64
Run time 3s
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

08 Mar 2019 11:41PM UTC coverage: 80.446%. Remained the same
SCANBUILD="scan-build --status-bugs" CFLAGS=-D_REENTRANT CONFIG_EXTRA=--enable-code-coverage MAKE_TARGET=check

push

travis-ci

Philip Tricca
configure.ac: remove some implicit defaults in AC_ARG_ENABLE

For AC_ARG_ENABLE/AC_ARG_WITH the default ACTION-IF-FOUND is to set
$enable_feature to $enableval.  This does not have to be done explicitly.

After applying this change, the differences between the old and new configure
look so:
--- configure.old   2019-03-08 21:07:15.966051490 +0000
+++ configure.new   2019-03-08 21:08:46.493295523 +0000
@@ -12670,7 +12669,7 @@

 # Check whether --enable-unit was given.
 if test "${enable_unit+set}" = set; then :
-  enableval=$enable_unit; enable_unit=$enableval
+  enableval=$enable_unit;
 else
   enable_unit=no
 fi
@@…

Signed-Off-By: Дилян Палаузов <git-dpa@aegee.org>

3069 of 3815 relevant lines covered (80.45%)

1485.19 hits per line

Source Files on job 1066.1 (SCANBUILD="scan-build --status-bugs" CFLAGS=-D_REENTRANT CONFIG_EXTRA=--enable-code-coverage MAKE_TARGET=check)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 145
  • Travis Job 1066.1
  • e83f1443 on github
  • Prev Job for SCANBUILD="scan-build --status-bugs" CFLAGS=-D_REENTRANT CONFIG_EXTRA=--enable-code-coverage MAKE_TARGET=check on master (#1064.1)
  • Next Job for SCANBUILD="scan-build --status-bugs" CFLAGS=-D_REENTRANT CONFIG_EXTRA=--enable-code-coverage MAKE_TARGET=check on master (#1070.1)
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