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

core/types: add duty type for DutyAggregator #1114

Merged
merged 3 commits into from
Sep 12, 2022

Conversation

xenowits
Copy link
Contributor

@xenowits xenowits commented Sep 12, 2022

Add duty type for DutyAggregator.

category: feature
ticket: #1075

@codecov
Copy link

codecov bot commented Sep 12, 2022

Codecov Report

Merging #1114 (10928b6) into main (8220126) will decrease coverage by 0.00%.
The diff coverage is 28.57%.

@@            Coverage Diff             @@
##             main    #1114      +/-   ##
==========================================
- Coverage   52.95%   52.95%   -0.01%     
==========================================
  Files         128      128              
  Lines       14498    14504       +6     
==========================================
+ Hits         7678     7681       +3     
+ Misses       5720     5716       -4     
- Partials     1100     1107       +7     
Impacted Files Coverage Δ
core/types.go 30.82% <16.66%> (-0.61%) ⬇️
dkg/exchanger.go 82.97% <100.00%> (ø)
app/app.go 58.89% <0.00%> (-0.60%) ⬇️
core/qbft/qbft.go 71.67% <0.00%> (+0.64%) ⬆️
core/leadercast/transport.go 76.33% <0.00%> (+1.18%) ⬆️

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

@xenowits xenowits added the merge when ready Indicates bulldozer bot may merge when all checks pass label Sep 12, 2022
@obol-bulldozer obol-bulldozer bot merged commit 68e01b6 into main Sep 12, 2022
@obol-bulldozer obol-bulldozer bot deleted the xenowits/duty-aggregator branch September 12, 2022 04:56
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