|
Ran
|
Files
1610
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci
build: Fix breakage when --with-maxloglevel is not 'trace'. Commit 540905448 broke the build for all loglevels other than 'trace': src/tss2-tcti/tcti-mssim.c: In function ‘Tss2_Tcti_Mssim_Init’: src/tss2-tcti/tcti-mssim.c:512:5: error: ‘else’ without a previous ‘if’ else ^~~~ Explicitly enclosing the scope of this conditional with curly braces is the most simple solution. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
17023 of 20185 relevant lines covered (84.33%)
181.24 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|