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

*: support extra dBFT stage #118

Merged
merged 16 commits into from
Aug 1, 2024

dbft: make future message cache work properly, add a test

2fca051
Select commit
Loading
Failed to load commit list.
Merged

*: support extra dBFT stage #118

dbft: make future message cache work properly, add a test
2fca051
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 31, 2024 in 1s

38.91% of diff hit (target 63.31%)

View this Pull Request on Codecov

38.91% of diff hit (target 63.31%)

Annotations

Check warning on line 48 in check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

check.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 83 in check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

check.go#L83

Added line #L83 was not covered by tests

Check warning on line 155 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L155

Added line #L155 was not covered by tests

Check warning on line 157 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L157

Added line #L157 was not covered by tests

Check warning on line 159 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L159

Added line #L159 was not covered by tests

Check warning on line 162 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L162

Added line #L162 was not covered by tests

Check warning on line 164 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L164

Added line #L164 was not covered by tests

Check warning on line 166 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L166

Added line #L166 was not covered by tests

Check warning on line 259 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L257-L259

Added lines #L257 - L259 were not covered by tests

Check warning on line 399 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L397-L399

Added lines #L397 - L399 were not covered by tests

Check warning on line 31 in consensus_message_type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_message_type.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 331 in context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

context.go#L331

Added line #L331 was not covered by tests

Check warning on line 337 in context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

context.go#L337

Added line #L337 was not covered by tests

Check warning on line 369 in context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

context.go#L369

Added line #L369 was not covered by tests

Check warning on line 122 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L122

Added line #L122 was not covered by tests

Check warning on line 282 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L279-L282

Added lines #L279 - L282 were not covered by tests

Check warning on line 374 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L374

Added line #L374 was not covered by tests

Check warning on line 410 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L406-L410

Added lines #L406 - L410 were not covered by tests

Check warning on line 500 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L500

Added line #L500 was not covered by tests

Check warning on line 530 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L523-L530

Added lines #L523 - L530 were not covered by tests

Check warning on line 532 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L532

Added line #L532 was not covered by tests

Check warning on line 538 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L537-L538

Added lines #L537 - L538 were not covered by tests

Check warning on line 554 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L550-L554

Added lines #L550 - L554 were not covered by tests

Check warning on line 563 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L560-L563

Added lines #L560 - L563 were not covered by tests

Check warning on line 590 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L590

Added line #L590 was not covered by tests