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

using arc4random api as alternative backend for swoole_random_bytes, #4096

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

devnexen
Copy link
Contributor

lessening file descriptor usage in the process too.

lessening file descriptor usage in the process too.
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #4096 (5537aa4) into master (295e270) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4096      +/-   ##
==========================================
- Coverage   48.81%   48.76%   -0.06%     
==========================================
  Files          71       71              
  Lines       14269    14269              
==========================================
- Hits         6966     6958       -8     
- Misses       7303     7311       +8     
Impacted Files Coverage Δ
src/core/base.cc 75.19% <ø> (ø)
src/os/async_thread.cc 67.98% <0.00%> (-2.20%) ⬇️
src/protocol/base.cc 61.18% <0.00%> (-1.98%) ⬇️

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 295e270...5537aa4. Read the comment docs.

@matyhtf matyhtf merged commit 72c56c3 into swoole:master Mar 12, 2021
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.

None yet

2 participants