Skip to content
This repository was archived by the owner on Jul 15, 2018. It is now read-only.

Add Float64() and RandFloat64().#191

Merged
ebuchman merged 1 commit intotendermint:developfrom
Tilkal:random-float64
Apr 3, 2018
Merged

Add Float64() and RandFloat64().#191
ebuchman merged 1 commit intotendermint:developfrom
Tilkal:random-float64

Conversation

@tomc974
Copy link
Contributor

@tomc974 tomc974 commented Apr 3, 2018

As part of fixing tendermint/tendermint#1343, I added a couple of functions to generate random float64 values.

@tomc974 tomc974 requested review from ebuchman and melekes as code owners April 3, 2018 12:18
@codecov-io
Copy link

codecov-io commented Apr 3, 2018

Codecov Report

Merging #191 into develop will decrease coverage by 0.09%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #191     +/-   ##
==========================================
- Coverage    62.47%   62.38%   -0.1%     
==========================================
  Files           61       61             
  Lines         4637     4644      +7     
==========================================
  Hits          2897     2897             
- Misses        1525     1532      +7     
  Partials       215      215
Impacted Files Coverage Δ
common/random.go 76.04% <0%> (-3.33%) ⬇️

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 ee67e34...3375dac. Read the comment docs.

@ebuchman ebuchman merged commit b5e6f8a into tendermint:develop Apr 3, 2018
@tomc974 tomc974 deleted the random-float64 branch April 3, 2018 14:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants