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

Update rust toolchain and go version #3231

Merged
merged 5 commits into from
Sep 3, 2020
Merged

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Sep 3, 2020

Fixes #3197

@ptrus ptrus force-pushed the ptrus/feature/update-toolchains branch from 518075a to 4d2b1a6 Compare September 3, 2020 12:07
@ptrus ptrus marked this pull request as ready for review September 3, 2020 12:54
@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3231      +/-   ##
==========================================
- Coverage   67.67%   67.62%   -0.05%     
==========================================
  Files         370      370              
  Lines       36379    36379              
==========================================
- Hits        24618    24603      -15     
- Misses       8584     8621      +37     
+ Partials     3177     3155      -22     
Impacted Files Coverage Δ
go/runtime/host/sandbox/sandbox.go 67.28% <0.00%> (-9.30%) ⬇️
go/consensus/tendermint/epochtime/epochtime.go 85.71% <0.00%> (-7.94%) ⬇️
go/consensus/tendermint/apps/staking/query.go 49.09% <0.00%> (-7.28%) ⬇️
go/staking/api/grpc.go 54.26% <0.00%> (-6.98%) ⬇️
go/common/grpc/policy/policy.go 64.38% <0.00%> (-6.85%) ⬇️
go/worker/common/committee/runtime_host.go 65.71% <0.00%> (-4.77%) ⬇️
go/consensus/tendermint/staking/staking.go 57.45% <0.00%> (-3.32%) ⬇️
go/consensus/tendermint/abci/mux.go 53.15% <0.00%> (-2.22%) ⬇️
go/consensus/api/grpc.go 68.10% <0.00%> (-1.63%) ⬇️
go/consensus/tendermint/apps/staking/staking.go 53.23% <0.00%> (-1.44%) ⬇️
... and 29 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 85640b0...13611b5. Read the comment docs.

@ptrus ptrus force-pushed the ptrus/feature/update-toolchains branch from 4d2b1a6 to 13611b5 Compare September 3, 2020 12:55
@ptrus ptrus merged commit d7617f5 into master Sep 3, 2020
@ptrus ptrus deleted the ptrus/feature/update-toolchains branch September 3, 2020 13:53
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.

Bump Go to 1.15
2 participants