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

🐛 std::rand replaced by std::mt19937_64 #124

Merged
merged 3 commits into from
Feb 12, 2023

Conversation

Drewniok
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #124 (e08c7ea) into main (b5df6f3) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
- Coverage   93.85%   93.85%   -0.01%     
==========================================
  Files          75       75              
  Lines        6937     6936       -1     
==========================================
- Hits         6511     6510       -1     
  Misses        426      426              
Impacted Files Coverage Δ
...fiction/technology/charge_distribution_surface.hpp 94.56% <100.00%> (-0.03%) ⬇️

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 b5df6f3...e08c7ea. Read the comment docs.

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@marcelwa marcelwa changed the title 🐛 std::rand replaced by std::mt19937_64 🐛 std::rand replaced by std::mt19937_64 Feb 12, 2023
@marcelwa marcelwa merged commit 49c183e into main Feb 12, 2023
@marcelwa marcelwa deleted the bug-fix-charge-distribution-surface branch February 12, 2023 11:14
@marcelwa marcelwa added the bug Something isn't working label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants