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-loader: Remove unused ELF loader, bump clap to 4.0.10 #4969

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

kostko
Copy link
Member

@kostko kostko commented Oct 6, 2022

No description provided.

@kostko kostko added the c:runtime/loader Category: runtime loader process label Oct 6, 2022
@kostko kostko force-pushed the kostko/feature/runtime-loader-cleanup branch from 6e41abb to 6d8f78b Compare October 6, 2022 07:45
@kostko kostko force-pushed the kostko/feature/runtime-loader-cleanup branch from 6d8f78b to 9a79562 Compare October 6, 2022 07:59
@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Merging #4969 (9a79562) into master (923a9bd) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4969      +/-   ##
==========================================
- Coverage   66.70%   66.69%   -0.02%     
==========================================
  Files         472      472              
  Lines       51623    51623              
==========================================
- Hits        34437    34428       -9     
- Misses      12943    12955      +12     
+ Partials     4243     4240       -3     
Impacted Files Coverage Δ
go/scheduler/api/sanity_check.go 57.14% <0.00%> (-19.05%) ⬇️
go/worker/storage/committee/utils.go 92.30% <0.00%> (-7.70%) ⬇️
go/consensus/tendermint/apps/staking/auth.go 62.96% <0.00%> (-7.41%) ⬇️
go/worker/common/committee/p2p.go 70.00% <0.00%> (-6.67%) ⬇️
go/worker/common/p2p/dispatch.go 71.52% <0.00%> (-5.56%) ⬇️
go/worker/storage/p2p/sync/client.go 86.95% <0.00%> (-4.35%) ⬇️
go/consensus/tendermint/full/services.go 74.81% <0.00%> (-3.71%) ⬇️
go/governance/api/api.go 75.20% <0.00%> (-3.31%) ⬇️
go/worker/storage/committee/node.go 73.80% <0.00%> (-2.39%) ⬇️
go/consensus/tendermint/roothash/roothash.go 66.94% <0.00%> (-1.86%) ⬇️
... and 26 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kostko kostko marked this pull request as ready for review October 6, 2022 08:44
@kostko kostko merged commit 64dad58 into master Oct 6, 2022
@kostko kostko deleted the kostko/feature/runtime-loader-cleanup branch October 6, 2022 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:runtime/loader Category: runtime loader process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants