Skip to content

Implement KeyRing::get_linked_keys #4

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

Merged
merged 4 commits into from
Sep 27, 2022
Merged

Implement KeyRing::get_linked_keys #4

merged 4 commits into from
Sep 27, 2022

Conversation

landhb
Copy link
Owner

@landhb landhb commented Sep 27, 2022

KEYCTL_READ is valid on keyrings as well and yields the list of key IDs linked to the ring.

@codecov-commenter
Copy link

Codecov Report

Merging #4 (e299402) into main (8862e1c) will increase coverage by 1.32%.
The diff coverage is 94.73%.

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   72.34%   73.66%   +1.32%     
==========================================
  Files           6        6              
  Lines         282      300      +18     
==========================================
+ Hits          204      221      +17     
- Misses         78       79       +1     
Impacted Files Coverage Δ
src/ffi/types.rs 69.23% <ø> (ø)
src/key.rs 55.69% <ø> (ø)
src/keyring.rs 80.00% <94.73%> (+3.88%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@landhb landhb merged commit 0bdb42e into main Sep 27, 2022
@landhb landhb deleted the readkeys branch September 27, 2022 00:47
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.

2 participants