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

testutil/compose: add dkg lock #575

Merged
merged 1 commit into from
May 21, 2022
Merged

testutil/compose: add dkg lock #575

merged 1 commit into from
May 21, 2022

Conversation

corverroos
Copy link
Contributor

Adds support for DKG key generation to compose lock command.

category: feature
ticket: #568

@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #575 (963eda6) into main (6d97de5) will decrease coverage by 0.08%.
The diff coverage is 35.71%.

@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
- Coverage   54.96%   54.87%   -0.09%     
==========================================
  Files          95       95              
  Lines        8769     8803      +34     
==========================================
+ Hits         4820     4831      +11     
- Misses       3265     3291      +26     
+ Partials      684      681       -3     
Impacted Files Coverage Δ
testutil/compose/define.go 54.83% <25.00%> (-4.18%) ⬇️
testutil/compose/lock.go 53.93% <36.53%> (-24.64%) ⬇️
app/app.go 62.33% <0.00%> (+2.43%) ⬆️

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 6d97de5...963eda6. Read the comment docs.

@corverroos
Copy link
Contributor Author

This PR is stacked on:

Base automatically changed from corver/composerun to main May 21, 2022 09:48
@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label May 21, 2022
@obol-bulldozer obol-bulldozer bot merged commit c7db045 into main May 21, 2022
@obol-bulldozer obol-bulldozer bot deleted the corver/composedkg branch May 21, 2022 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants