Skip to content

keyutils-raw: remove usage of libkeyutils #43

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 3 commits into from
May 13, 2020
Merged

Conversation

mathstuf
Copy link
Owner

@codecov
Copy link

codecov bot commented May 13, 2020

Codecov Report

Merging #43 into master will decrease coverage by 1.60%.
The diff coverage is 63.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   88.21%   86.60%   -1.61%     
==========================================
  Files          33       34       +1     
  Lines        2002     2105     +103     
==========================================
+ Hits         1766     1823      +57     
- Misses        236      282      +46     
Impacted Files Coverage Δ
keyutils-raw/src/types.rs 0.00% <ø> (ø)
src/api.rs 67.37% <58.49%> (-4.62%) ⬇️
keyutils-raw/src/functions.rs 66.93% <66.93%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 402b40f...0bfb38f. Read the comment docs.

@mathstuf mathstuf merged commit 8ba3061 into master May 13, 2020
@mathstuf mathstuf deleted the no-libkeyutils branch May 13, 2020 22:44
@mathstuf mathstuf mentioned this pull request May 14, 2020
Closed
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.

Change libkeyutils-sys to not requite C linking
1 participant