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/worker/compute: Propose block on new epoch #3987

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

kostko
Copy link
Member

@kostko kostko commented Jun 2, 2021

No description provided.

@kostko kostko force-pushed the kostko/feature/executor-sched-epoch branch from 299795a to 6a703e4 Compare June 2, 2021 09:08
@kostko kostko force-pushed the kostko/feature/executor-sched-epoch branch from 6a703e4 to 85969bd Compare June 2, 2021 11:48
@codecov
Copy link

codecov bot commented Jun 2, 2021

Codecov Report

Merging #3987 (85969bd) into master (09484f6) will increase coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3987      +/-   ##
==========================================
+ Coverage   66.99%   67.21%   +0.21%     
==========================================
  Files         411      411              
  Lines       42081    42082       +1     
==========================================
+ Hits        28194    28286      +92     
+ Misses       9891     9823      -68     
+ Partials     3996     3973      -23     
Impacted Files Coverage Δ
go/worker/compute/executor/committee/node.go 70.17% <100.00%> (+0.24%) ⬆️
go/consensus/tendermint/abci/state/state.go 54.54% <0.00%> (-9.10%) ⬇️
go/runtime/nodes/versioned.go 73.33% <0.00%> (-1.91%) ⬇️
go/consensus/tendermint/beacon/beacon.go 69.35% <0.00%> (-1.62%) ⬇️
go/runtime/host/protocol/connection.go 62.70% <0.00%> (-0.82%) ⬇️
go/runtime/host/sandbox/sandbox.go 80.85% <0.00%> (-0.79%) ⬇️
go/storage/mkvs/insert.go 91.78% <0.00%> (ø)
go/storage/mkvs/db/badger/badger.go 67.81% <0.00%> (+0.36%) ⬆️
.../consensus/tendermint/apps/registry/state/state.go 57.31% <0.00%> (+0.60%) ⬆️
... and 23 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 70f9584...85969bd. Read the comment docs.

@kostko kostko marked this pull request as ready for review June 2, 2021 12:28
@kostko kostko merged commit aa25d09 into master Jun 2, 2021
@kostko kostko deleted the kostko/feature/executor-sched-epoch branch June 2, 2021 12:49
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.

2 participants