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

feat: add option to disable random_device for header-only build #115

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

Conversation

zjyhjqs
Copy link

@zjyhjqs zjyhjqs commented Nov 8, 2024

As demonstrated in documentation, the random lib can be header-only if random_device is disabled.

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.91%. Comparing base (5957c91) to head (3e5e804).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #115   +/-   ##
========================================
  Coverage    94.91%   94.91%           
========================================
  Files          101      101           
  Lines         6644     6644           
========================================
  Hits          6306     6306           
  Misses         338      338           

Continue to review full report in Codecov by Sentry.

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

@zjyhjqs zjyhjqs force-pushed the feat/enable-random-device branch from 3e5e804 to d31c6c2 Compare November 10, 2024 15:25
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.

1 participant