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

Add CryptoUint64 #2

Merged
merged 1 commit into from
Jul 13, 2020
Merged

Add CryptoUint64 #2

merged 1 commit into from
Jul 13, 2020

Conversation

at-wat
Copy link
Member

@at-wat at-wat commented Jul 13, 2020

Return Cryptograpic 64-bit random integer.

Return Cryptograpic 64-bit random integer.
@at-wat at-wat self-assigned this Jul 13, 2020
@codecov
Copy link

codecov bot commented Jul 13, 2020

Codecov Report

Merging #2 into master will increase coverage by 25.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #2       +/-   ##
===========================================
+ Coverage   60.00%   85.00%   +25.00%     
===========================================
  Files           1        2        +1     
  Lines          35       40        +5     
===========================================
+ Hits           21       34       +13     
+ Misses         12        3        -9     
- Partials        2        3        +1     
Flag Coverage Δ
#go 85.00% <66.66%> (+25.00%) ⬆️
#wasm 85.00% <66.66%> (+25.00%) ⬆️
Impacted Files Coverage Δ
math.go 92.30% <50.00%> (ø)
crypto.go 71.42% <71.42%> (ø)

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 098d9c3...c96246d. Read the comment docs.

@at-wat at-wat requested a review from Sean-Der July 13, 2020 06:50
@at-wat at-wat merged commit 3e7aefb into master Jul 13, 2020
@at-wat at-wat deleted the add-crypto-uint64 branch July 13, 2020 14:37
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