Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

travis: Use cpp-coveralls with the -b option for proper path creation #39

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

stefanberger
Copy link
Owner

Add the option -b ./src for proper path creation. Exclude the test
dir to avoid malformed path creation. Also exclude the swtpm dir
since nothing interesting is to be found there.

Signed-off-by: Stefan Berger stefanb@linux.ibm.com

Add the option -b ./src for proper path creation. Exclude the test
dir to avoid malformed path creation. Also exclude the swtpm dir
since nothing interesting is to be found there.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 525

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 19999 unchanged lines in 121 files lost coverage.
  • Overall coverage decreased (-26.4%) to 44.341%

Files with Coverage Reduction New Missed Lines %
src/tpm2/crypto/openssl/TpmToOsslSupport.c 1 92.86%
src/tpm2/LocalityPlat.c 1 85.71%
src/tpm2/AttestationCommands.c 1 98.55%
src/tpm2/SigningCommands.c 1 96.15%
src/tpm2/Ticket.c 1 98.31%
src/tpm2/RandomCommands.c 1 88.89%
src/tpm12/tpm_time.c 2 80.0%
src/tpm12/tpm_debug.c 2 90.48%
src/tpm2/EncryptDecrypt_spt.c 2 93.55%
src/tpm2/RunCommand.c 2 66.67%
Totals Coverage Status
Change from base Build 512: -26.4%
Covered Lines: 16113
Relevant Lines: 36339

💛 - Coveralls

@stefanberger stefanberger merged commit a700ede into master Mar 29, 2019
@stefanberger stefanberger deleted the cpp_coveralls.dashb branch March 29, 2019 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants