-
Notifications
You must be signed in to change notification settings - Fork 7
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
v3.0.0-alpha.5 #50
v3.0.0-alpha.5 #50
Conversation
…on 0.29.0 with additional features for tokio and nix in Cargo.toml
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #50 +/- ##
==========================================
+ Coverage 68.74% 69.08% +0.34%
==========================================
Files 27 28 +1
Lines 2822 2834 +12
==========================================
+ Hits 1940 1958 +18
+ Misses 882 876 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
We cannot test immutable privileged operations, as Github containers don't have this privilege in their scope |
v.3.0.0-alpha.5 - Making capable usable
Capable is now a "usable" state, but not fully practical as many privileges require being aware of many Linux mechanisms. We are working on it for the next update.