Skip to content

Add unwrap/panic detection for Push Model files#1107

Draft
sarroutbi wants to merge 1 commit into
keylime:masterfrom
sarroutbi:202509031112-homogeneize-unwrap-panics-detection-for-push-model-agent
Draft

Add unwrap/panic detection for Push Model files#1107
sarroutbi wants to merge 1 commit into
keylime:masterfrom
sarroutbi:202509031112-homogeneize-unwrap-panics-detection-for-push-model-agent

Add unwrap/panic detection for Push Model files

7779c89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 1s

58.08% (-0.02%) compared to ce52222

View this Pull Request on Codecov

58.08% (-0.02%) compared to ce52222

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.08%. Comparing base (ce52222) to head (7779c89).
⚠️ Report is 139 commits behind head on master.

Files with missing lines Patch % Lines
keylime-push-model-agent/src/registration.rs 0.00% 1 Missing ⚠️
keylime-push-model-agent/src/url_selector.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
keylime-push-model-agent/src/attestation.rs 45.65% <ø> (ø)
keylime-push-model-agent/src/auth.rs 41.53% <ø> (ø)
...ylime-push-model-agent/src/context_info_handler.rs 65.45% <ø> (ø)
keylime-push-model-agent/src/response_handler.rs 56.97% <ø> (ø)
keylime-push-model-agent/src/state_machine.rs 17.81% <100.00%> (ø)
keylime-push-model-agent/src/struct_filler.rs 24.03% <ø> (ø)
keylime-push-model-agent/src/registration.rs 47.22% <0.00%> (ø)
keylime-push-model-agent/src/url_selector.rs 63.33% <0.00%> (ø)

... and 3 files with indirect coverage changes

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