oasis-core icon indicating copy to clipboard operation
oasis-core copied to clipboard

Add minimal build docker image and reproducible bash script

Open matevz opened this issue 5 years ago • 1 comments

Fixes #2596

matevz avatar Jun 04 '20 15:06 matevz

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2980      +/-   ##
==========================================
- Coverage   68.74%   68.68%   -0.07%     
==========================================
  Files         360      360              
  Lines       35285    35285              
==========================================
- Hits        24258    24236      -22     
- Misses       7922     7972      +50     
+ Partials     3105     3077      -28     
Impacted Files Coverage Δ
go/consensus/tendermint/apps/scheduler/query.go 71.05% <0.00%> (-7.90%) :arrow_down:
go/consensus/tendermint/apps/staking/query.go 49.09% <0.00%> (-7.28%) :arrow_down:
go/registry/api/grpc.go 33.33% <0.00%> (-6.73%) :arrow_down:
go/common/cbor/codec.go 78.37% <0.00%> (-5.41%) :arrow_down:
go/common/grpc/proxy/proxy.go 62.60% <0.00%> (-5.22%) :arrow_down:
go/staking/api/grpc.go 53.19% <0.00%> (-4.66%) :arrow_down:
go/consensus/tendermint/abci/mux.go 70.27% <0.00%> (-3.46%) :arrow_down:
go/consensus/tendermint/staking/staking.go 67.44% <0.00%> (-2.33%) :arrow_down:
go/consensus/tendermint/apps/roothash/roothash.go 71.71% <0.00%> (-1.77%) :arrow_down:
go/runtime/client/watcher.go 73.84% <0.00%> (-1.54%) :arrow_down:
... and 31 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 dc893d3...d7dddbe. Read the comment docs.

codecov[bot] avatar Jun 05 '20 09:06 codecov[bot]