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

Prevent double entering to the same round #75

Merged
merged 1 commit into from
Feb 22, 2021
Merged

Conversation

themantre
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #75 (71e7a21) into main (7f5db5a) will decrease coverage by 0.01%.
The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   82.61%   82.60%   -0.02%     
==========================================
  Files          89       89              
  Lines        4349     4346       -3     
==========================================
- Hits         3593     3590       -3     
  Misses        510      510              
  Partials      246      246              
Impacted Files Coverage Δ
consensus/commit.go 83.78% <0.00%> (-8.11%) ⬇️
consensus/precommit.go 87.50% <80.00%> (ø)
consensus/consensus.go 92.85% <100.00%> (-0.17%) ⬇️
consensus/height.go 80.76% <100.00%> (ø)
consensus/prepare.go 100.00% <100.00%> (ø)
consensus/propose.go 88.67% <100.00%> (+5.66%) ⬆️
consensus/round.go 100.00% <100.00%> (ø)

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 7f5db5a...709a168. Read the comment docs.

@themantre themantre merged commit 6780005 into main Feb 22, 2021
@b00f b00f deleted the consensus_round branch February 24, 2021 04:42
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.

1 participant