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

Add pcrauth status #3337

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

tpm2_pcrsetauthvalue: Add new tool to implement TPM2_CC_PCRSetAuthValue

0ae8cee
Select commit
Loading
Failed to load commit list.
Open

Add pcrauth status #3337

tpm2_pcrsetauthvalue: Add new tool to implement TPM2_CC_PCRSetAuthValue
0ae8cee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 1s

73.97% (-0.42%) compared to b7e1d2f

View this Pull Request on Codecov

73.97% (-0.42%) compared to b7e1d2f

Details

Codecov Report

Attention: 141 lines in your changes are missing coverage. Please review.

Comparison is base (b7e1d2f) 74.38% compared to head (0ae8cee) 73.97%.

Files Patch % Lines
lib/tpm2_util.c 7.04% 66 Missing ⚠️
tools/tpm2_pcrsetauthvalue.c 1.53% 64 Missing ⚠️
lib/tpm2.c 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3337      +/-   ##
==========================================
- Coverage   74.38%   73.97%   -0.42%     
==========================================
  Files         173      174       +1     
  Lines       23673    23835     +162     
==========================================
+ Hits        17610    17631      +21     
- Misses       6063     6204     +141     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.