Skip to content

Add trusted platform module (TPM) support to TLS package #12801

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

Merged
merged 1 commit into from
Apr 30, 2025

Add trusted platform module support to TLS

ff33b51
Select commit
Loading
Failed to load commit list.
Merged

Add trusted platform module (TPM) support to TLS package #12801

Add trusted platform module support to TLS
ff33b51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2025 in 1s

91.69% (target 90.00%)

View this Pull Request on Codecov

91.69% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.69%. Comparing base (9dc5682) to head (ff33b51).

Files with missing lines Patch % Lines
config/configtls/tpm.go 88.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12801   +/-   ##
=======================================
  Coverage   91.69%   91.69%           
=======================================
  Files         501      503    +2     
  Lines       27506    27550   +44     
=======================================
+ Hits        25221    25262   +41     
- Misses       1806     1808    +2     
- Partials      479      480    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.