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

*: consensus abstraction #3327

Merged
merged 26 commits into from
Nov 4, 2024

Better deadliner usage

078de38
Select commit
Loading
Failed to load commit list.
Merged

*: consensus abstraction #3327

Better deadliner usage
078de38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 17, 2024 in 1s

74.13% of diff hit (target 58.68%)

View this Pull Request on Codecov

74.13% of diff hit (target 58.68%)

Annotations

Check warning on line 285 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L284-L285

Added lines #L284 - L285 were not covered by tests

Check warning on line 529 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L529

Added line #L529 was not covered by tests

Check warning on line 534 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L531-L534

Added lines #L531 - L534 were not covered by tests

Check warning on line 544 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L539-L544

Added lines #L539 - L544 were not covered by tests

Check warning on line 547 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L546-L547

Added lines #L546 - L547 were not covered by tests

Check warning on line 573 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L573

Added line #L573 was not covered by tests

Check warning on line 585 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L585

Added line #L585 was not covered by tests

Check warning on line 602 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L602

Added line #L602 was not covered by tests

Check warning on line 629 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L623-L629

Added lines #L623 - L629 were not covered by tests

Check warning on line 633 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L633

Added line #L633 was not covered by tests

Check warning on line 661 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L650-L661

Added lines #L650 - L661 were not covered by tests

Check warning on line 663 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L663

Added line #L663 was not covered by tests

Check warning on line 667 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L667

Added line #L667 was not covered by tests

Check warning on line 1110 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L1110

Added line #L1110 was not covered by tests

Check warning on line 131 in cluster/manifestpb/v1/manifest.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cluster/manifestpb/v1/manifest.pb.go#L127-L131

Added lines #L127 - L131 were not covered by tests

Check warning on line 47 in core/consensus/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/consensus/controller.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 73 in core/consensus/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/consensus/controller.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 91 in core/consensus/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/consensus/controller.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 97 in core/consensus/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/consensus/controller.go#L94-L97

Added lines #L94 - L97 were not covered by tests

Check warning on line 21 in core/consensus/qbft/msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/consensus/qbft/msg.go#L21

Added line #L21 was not covered by tests

Check warning on line 40 in core/consensus/qbft/msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/consensus/qbft/msg.go#L40

Added line #L40 was not covered by tests

Check warning on line 79 in core/consensus/qbft/msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/consensus/qbft/msg.go#L79

Added line #L79 was not covered by tests

Check warning on line 100 in core/consensus/qbft/msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/consensus/qbft/msg.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 103 in core/consensus/qbft/msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/consensus/qbft/msg.go#L103

Added line #L103 was not covered by tests

Check warning on line 185 in core/consensus/qbft/qbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/consensus/qbft/qbft.go#L184-L185

Added lines #L184 - L185 were not covered by tests