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

Cargo: Update base64 to version 0.21 #575

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

ansasaki
Copy link
Contributor

@ansasaki ansasaki commented Apr 25, 2023

There were incompatible changes between version 0.13 and 0.21, which requires some changes in the code.

Supersedes #570

Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #575 (b2b1b89) into master (47e146e) will increase coverage by 0.06%.
The diff coverage is 95.65%.

Additional details and impacted files
Flag Coverage Δ
e2e-testsuite 58.90% <100.00%> (+0.06%) ⬆️
upstream-unit-tests 58.45% <71.42%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
keylime-agent/src/main.rs 35.80% <0.00%> (ø)
keylime-agent/src/crypto.rs 80.58% <100.00%> (+0.07%) ⬆️
keylime-agent/src/keys_handler.rs 65.22% <100.00%> (+0.40%) ⬆️
keylime-agent/src/quotes_handler.rs 51.08% <100.00%> (ø)
keylime-agent/src/serialization.rs 100.00% <100.00%> (ø)
keylime/src/tpm.rs 86.37% <100.00%> (ø)

@ansasaki ansasaki merged commit d54a1b5 into keylime:master Apr 25, 2023
@ansasaki ansasaki deleted the update_base64 branch April 25, 2023 15:02
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.

5 participants