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

Fix 'unnecessary qualification' warnings #789

Merged
merged 1 commit into from
May 8, 2024

Conversation

ansasaki
Copy link
Contributor

@ansasaki ansasaki commented May 8, 2024

Newer versions of the rust compiler generates warnings when symbols are over-specified.

@keylime-bot keylime-bot requested review from ueno, THS-on and lukehinds May 8, 2024 12:17
Newer versions of the rust compiler generates warnings when symbols are
over-specified.

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

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.95%. Comparing base (2f7b3ad) to head (66be08a).
Report is 22 commits behind head on master.

Additional details and impacted files
Flag Coverage Δ
e2e-testsuite 61.95% <100.00%> (+4.37%) ⬆️
upstream-unit-tests 61.95% <100.00%> (+10.94%) ⬆️

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

Files Coverage Δ
keylime-agent/src/payloads.rs 82.43% <100.00%> (-0.41%) ⬇️
keylime-agent/src/revocation.rs 69.96% <100.00%> (-1.17%) ⬇️

... and 15 files with indirect coverage changes

@ansasaki ansasaki merged commit c91fba3 into keylime:master May 8, 2024
15 checks passed
@ansasaki ansasaki deleted the fix_warnings branch May 8, 2024 13:21
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.

6 participants