Skip to content

Merge branch 'master' into cmw

f13aceb
Select commit
Loading
Failed to load commit list.
Open

add support for CMW evidence format - agent side #1051

Merge branch 'master' into cmw
f13aceb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 1s

58.41% (-0.49%) compared to d7003ab

View this Pull Request on Codecov

58.41% (-0.49%) compared to d7003ab

Details

Codecov Report

❌ Patch coverage is 84.77509% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.41%. Comparing base (d7003ab) to head (f13aceb).
⚠️ Report is 162 commits behind head on master.

Files with missing lines Patch % Lines
keylime/src/cmw.rs 82.20% 42 Missing ⚠️
keylime-agent/src/quotes_handler.rs 96.07% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
keylime-agent/src/api.rs 81.01% <100.00%> (+0.49%) ⬆️
keylime/src/config/base.rs 87.08% <ø> (ø)
keylime-agent/src/quotes_handler.rs 68.50% <96.07%> (+6.92%) ⬆️
keylime/src/cmw.rs 82.20% <82.20%> (ø)

... and 11 files with indirect coverage changes

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