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

Bump configuration version and fix enable_iak_idevid #682

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

ansasaki
Copy link
Contributor

The configuration version should've been bumped with the addition of the IDevID/IAK options, following the templates added for the configuration.

This also fixes the enable_iak_idevid processing as the option is a boolean which can be copied.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #682 (f86dda9) into master (401b00c) will increase coverage by 0.03%.
The diff coverage is 50.00%.

Additional details and impacted files
Flag Coverage Δ
e2e-testsuite 54.49% <50.00%> (+0.03%) ⬆️
upstream-unit-tests 53.27% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
keylime-agent/src/config.rs 78.69% <50.00%> (+0.31%) ⬆️

The configuration version should've been bumped with the addition of the
IDevID/IAK options, following the templates added for the configuration.

This also fixes the enable_iak_idevid processing as the option is a
boolean which can be copied.

Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
@ansasaki ansasaki force-pushed the fix-idevid-agent-config branch from 0b4a59c to f86dda9 Compare November 21, 2023 14:38
@ansasaki ansasaki merged commit b042bdd into keylime:master Nov 24, 2023
11 of 12 checks passed
@ansasaki ansasaki deleted the fix-idevid-agent-config branch November 24, 2023 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants