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

uuid: use random_generator_mt19937 #14726

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

uuid: use random_generator_mt19937 #14726

wants to merge 1 commit into from

Conversation

neheb
Copy link
Contributor

@neheb neheb commented Sep 28, 2024

Avoids including an extra header.

Avoids including an extra header.

Signed-off-by: Rosen Penev <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11086020380

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 60 unchanged lines in 13 files lost coverage.
  • Overall coverage decreased (-0.03%) to 64.667%

Files with Coverage Reduction New Missed Lines %
pdns/recursordist/aggressive_nsec.cc 2 66.1%
pdns/backends/gsql/gsqlbackend.hh 2 97.71%
pdns/recursordist/test-syncres_cc2.cc 3 88.91%
pdns/axfr-retriever.cc 3 67.48%
pdns/remote_logger.cc 3 53.81%
pdns/recursordist/rec-main.cc 3 62.07%
pdns/recursordist/rec-tcp.cc 4 65.34%
pdns/dnsdistdist/dnsdist-tcp.cc 5 76.47%
pdns/rcpgenerator.cc 5 89.86%
pdns/recursordist/rec-tcpout.cc 6 50.79%
Totals Coverage Status
Change from base Build 11066510928: -0.03%
Covered Lines: 124785
Relevant Lines: 162221

💛 - Coveralls

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