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

runtime: Bump ring to 0.16.11, snow to 0.6.2 #2685

Merged
merged 4 commits into from
Feb 17, 2020
Merged

Conversation

kostko
Copy link
Member

@kostko kostko commented Feb 17, 2020

Fixes #2666

Also bumps Rust nightly to 2020-02-16.

@kostko kostko force-pushed the kostko/fix/ring-v0.16.11 branch 3 times, most recently from ec2ae17 to 49e85cd Compare February 17, 2020 14:00
@kostko kostko force-pushed the kostko/fix/ring-v0.16.11 branch 2 times, most recently from dd75aa6 to bb43c35 Compare February 17, 2020 14:28
@codecov
Copy link

codecov bot commented Feb 17, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2685      +/-   ##
==========================================
+ Coverage   63.11%   63.16%   +0.04%     
==========================================
  Files         376      376              
  Lines       35319    35319              
==========================================
+ Hits        22292    22309      +17     
+ Misses      10226    10211      -15     
+ Partials     2801     2799       -2     
Impacted Files Coverage Δ
...ompute/txnscheduler/algorithm/batching/batching.go 78.66% <0.00%> (-6.67%) ⬇️
go/storage/metrics.go 72.64% <0.00%> (-5.13%) ⬇️
go/storage/api/root_cache.go 70.11% <0.00%> (-2.30%) ⬇️
go/storage/mkvs/urkel/lookup.go 72.72% <0.00%> (-2.28%) ⬇️
go/storage/database/database.go 74.56% <0.00%> (-1.76%) ⬇️
go/worker/compute/executor/committee/node.go 62.00% <0.00%> (-1.38%) ⬇️
go/worker/storage/service_external.go 51.61% <0.00%> (ø) ⬆️
go/worker/compute/txnscheduler/committee/node.go 64.50% <0.00%> (+0.30%) ⬆️
go/worker/registration/worker.go 67.15% <0.00%> (+0.49%) ⬆️
go/storage/api/grpc.go 70.56% <0.00%> (+0.66%) ⬆️
... and 10 more

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 a7d4166...bb43c35. Read the comment docs.

@kostko kostko merged commit 930d0bf into master Feb 17, 2020
@kostko kostko deleted the kostko/fix/ring-v0.16.11 branch February 17, 2020 14:42
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.

error[E0658]: use of unstable library feature 'stdsimd'
2 participants