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

Get rid of IRandom.NextDouble() #419

Merged
merged 2 commits into from Aug 13, 2019

Conversation

dahlia
Copy link
Contributor

@dahlia dahlia commented Aug 9, 2019

This addresses #410.

@dahlia dahlia added this to the 0.5.0 milestone Aug 9, 2019
@dahlia dahlia self-assigned this Aug 9, 2019
@codecov
Copy link

codecov bot commented Aug 9, 2019

Codecov Report

Merging #419 into master will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #419      +/-   ##
==========================================
+ Coverage   88.16%   88.22%   +0.05%     
==========================================
  Files         198      198              
  Lines       14365    14275      -90     
==========================================
- Hits        12665    12594      -71     
+ Misses       1387     1367      -20     
- Partials      313      314       +1
Impacted Files Coverage Δ
Libplanet/Net/Swarm.cs 78.84% <0%> (-0.74%) ⬇️
Libplanet/Blockchain/BlockChain.cs 95.1% <0%> (+0.15%) ⬆️
Libplanet.Tests/Net/SwarmTest.cs 94.09% <0%> (+1.75%) ⬆️

@dahlia dahlia force-pushed the remove-random-next-double branch 2 times, most recently from 8debefa to ded2fb3 Compare August 13, 2019 02:04
@dahlia dahlia merged commit ee2ab73 into planetarium:master Aug 13, 2019
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

4 participants