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

go: Start using new protobuf module location #2867

Merged
merged 1 commit into from
Apr 22, 2020
Merged

Conversation

kostko
Copy link
Member

@kostko kostko commented Apr 22, 2020

The previous location has been deprecated.

@kostko kostko added the c:deps Category: external dependencies label Apr 22, 2020
@codecov
Copy link

codecov bot commented Apr 22, 2020

Codecov Report

Merging #2867 into master will increase coverage by 0.03%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2867      +/-   ##
==========================================
+ Coverage   67.57%   67.61%   +0.03%     
==========================================
  Files         344      344              
  Lines       33426    33511      +85     
==========================================
+ Hits        22589    22658      +69     
- Misses       7930     7934       +4     
- Partials     2907     2919      +12     
Impacted Files Coverage Δ
go/common/sgx/aesm/aesm.go 63.63% <ø> (ø)
go/storage/mkvs/checkpoint/checkpoint.go 100.00% <ø> (ø)
go/storage/mkvs/checkpoint/checkpointer.go 65.18% <65.18%> (ø)
go/storage/mkvs/checkpoint/chunk.go 65.62% <81.81%> (+9.44%) ⬆️
go/worker/storage/committee/node.go 79.15% <83.33%> (-0.07%) ⬇️
go/storage/mkvs/checkpoint/restorer.go 100.00% <100.00%> (ø)
go/worker/storage/worker.go 74.82% <100.00%> (ø)
go/worker/storage/service_external.go 47.31% <0.00%> (-4.31%) ⬇️
go/consensus/tendermint/apps/staking/state/gas.go 77.08% <0.00%> (-4.17%) ⬇️
go/storage/metrics.go 78.26% <0.00%> (-3.27%) ⬇️
... and 25 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 0bb326d...42ade7a. Read the comment docs.

The previous location has been deprecated.
@kostko kostko merged commit 972ecd5 into master Apr 22, 2020
@kostko kostko deleted the kostko/fix/protobuf-bump branch April 22, 2020 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants