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

Remove unused dBFT APIs #104

Merged
merged 9 commits into from
Mar 8, 2024

README: update documentation according to dBFT API refactoring

d504ad8
Select commit
Loading
Failed to load commit list.
Merged

Remove unused dBFT APIs #104

README: update documentation according to dBFT API refactoring
d504ad8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 8, 2024 in 0s

70.73% of diff hit (target 63.60%)

View this Pull Request on Codecov

70.73% of diff hit (target 63.60%)

Annotations

Check warning on line 99 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L96-L99

Added lines #L96 - L99 were not covered by tests

Check warning on line 170 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 205 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 226 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L225-L226

Added lines #L225 - L226 were not covered by tests

Check warning on line 352 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L351-L352

Added lines #L351 - L352 were not covered by tests

Check warning on line 359 in config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config.go#L358-L359

Added lines #L358 - L359 were not covered by tests

Check warning on line 82 in dbft.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dbft.go#L82

Added line #L82 was not covered by tests

Check warning on line 60 in internal/consensus/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/block.go#L60

Added line #L60 was not covered by tests

Check warning on line 70 in internal/consensus/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/block.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 35 in internal/consensus/consensus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/consensus.go#L20-L35

Added lines #L20 - L35 were not covered by tests

Check warning on line 45 in internal/consensus/consensus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/consensus.go#L37-L45

Added lines #L37 - L45 were not covered by tests

Check warning on line 52 in internal/consensus/consensus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/consensus.go#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 55 in internal/consensus/consensus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/consensus.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 61 in internal/consensus/consensus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/consensus.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 85 in internal/consensus/consensus_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/consensus_message.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 22 in internal/consensus/constructors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/constructors.go#L22

Added line #L22 was not covered by tests

Check warning on line 35 in internal/consensus/recovery_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/recovery_message.go#L35

Added line #L35 was not covered by tests

Check warning on line 61 in internal/consensus/recovery_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/recovery_message.go#L61

Added line #L61 was not covered by tests

Check warning on line 95 in internal/consensus/recovery_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/recovery_message.go#L95

Added line #L95 was not covered by tests

Check warning on line 116 in internal/simulation/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/simulation/main.go#L116

Added line #L116 was not covered by tests

Check warning on line 131 in internal/simulation/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/simulation/main.go#L124-L131

Added lines #L124 - L131 were not covered by tests

Check warning on line 164 in internal/simulation/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/simulation/main.go#L164

Added line #L164 was not covered by tests

Check warning on line 184 in internal/simulation/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/simulation/main.go#L184

Added line #L184 was not covered by tests

Check warning on line 196 in internal/simulation/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/simulation/main.go#L196

Added line #L196 was not covered by tests

Check warning on line 116 in timer/timer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

timer/timer.go#L113-L116

Added lines #L113 - L116 were not covered by tests