Enable different key sizes and curves for EK and AK #846
Codecov / codecov/project
succeeded
Dec 23, 2024 in 0s
60.78% (-0.58%) compared to 2f7b3ad, passed because coverage increased by 1.84% when compared to adjusted base (58.93%)
View this Pull Request on Codecov
60.78% (-0.58%) compared to 2f7b3ad, passed because coverage increased by 1.84% when compared to adjusted base (58.93%)
Details
Codecov Report
Attention: Patch coverage is 59.83607%
with 49 lines
in your changes missing coverage. Please review.
Project coverage is 60.78%. Comparing base (
2f7b3ad
) to head (5219bae
).
Report is 86 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
keylime/src/algorithms.rs | 50.00% | 26 Missing |
keylime/src/tpm.rs | 68.65% | 21 Missing |
keylime-agent/src/main.rs | 33.33% | 2 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
keylime-agent/src/agent_handler.rs | 57.44% <ø> (ø) |
|
keylime-agent/src/common.rs | 67.94% <ø> (ø) |
|
keylime-agent/src/main.rs | 24.18% <33.33%> (-1.83%) |
⬇️ |
keylime/src/tpm.rs | 72.04% <68.65%> (+5.85%) |
⬆️ |
keylime/src/algorithms.rs | 65.69% <50.00%> (-6.84%) |
⬇️ |
Loading