relab / hotstuff

MIT License
166 stars 52 forks source link

Kauri module implementation #89

Open hanish520 opened 1 year ago

hanish520 commented 1 year ago

kauri implementation first draft

codecov-commenter commented 1 year ago

Codecov Report

Merging #89 (e7a5cfc) into master (5196107) will increase coverage by 1.46%. The diff coverage is 81.40%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   62.61%   64.07%   +1.46%     
==========================================
  Files          73       75       +2     
  Lines        7185     7525     +340     
==========================================
+ Hits         4499     4822     +323     
- Misses       2382     2398      +16     
- Partials      304      305       +1     
Flag Coverage Δ
unittests 64.07% <81.40%> (+1.46%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmd/hotstuff/main.go 0.00% <ø> (ø)
cmd/plot/main.go 0.00% <ø> (ø)
consensus/byzantine/byzantine.go 1.78% <0.00%> (-0.14%) :arrow_down:
hotstuff.go 100.00% <ø> (ø)
internal/cli/root.go 24.19% <ø> (ø)
internal/orchestration/worker.go 65.42% <ø> (+0.25%) :arrow_up:
internal/proto/hotstuffpb/convert.go 98.08% <ø> (ø)
leaderrotation/carousel.go 3.77% <ø> (ø)
metrics/types/event.go 100.00% <ø> (ø)
modules/modules.go 100.00% <ø> (ø)
... and 20 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more