-
Couldn't load subscription status.
- Fork 6
[all] Use crypto random interface to generate UUID #316
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #316 +/- ##
===========================================
- Coverage 82.26% 82.21% -0.05%
===========================================
Files 169 169
Lines 17239 17268 +29
Branches 2319 2324 +5
===========================================
+ Hits 14181 14197 +16
- Misses 3058 3071 +13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bfbdd24 to
e75990d
Compare
e75990d to
87dc775
Compare
87dc775 to
7244390
Compare
3851dd2 to
36cb93f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed-by: Oleksandr Grytsov <[email protected]>
36cb93f to
7a8be73
Compare
Signed-off-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Oleksandr Grytsov <[email protected]>
Signed-off-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Oleksandr Grytsov <[email protected]>
This patch removes CreateUUID free function and replaces it with calls to the crypto provider interface. Signed-off-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Oleksandr Grytsov <[email protected]>
7a8be73 to
56c8c0c
Compare
|


No description provided.