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

dbft: remove useless setters of dBFT interfaces #102

Merged
merged 6 commits into from
Mar 5, 2024

dbft: replace setters with extended constructor for dbft.RecoveryRequest

a2fdfa4
Select commit
Loading
Failed to load commit list.
Merged

dbft: remove useless setters of dBFT interfaces #102

dbft: replace setters with extended constructor for dbft.RecoveryRequest
a2fdfa4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 5, 2024 in 0s

62.22% of diff hit (target 63.80%)

View this Pull Request on Codecov

62.22% of diff hit (target 63.80%)

Annotations

Check warning on line 27 in internal/payload/constructors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/payload/constructors.go#L22-L27

Added lines #L22 - L27 were not covered by tests

Check warning on line 34 in internal/payload/constructors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/payload/constructors.go#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 50 in internal/payload/constructors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/payload/constructors.go#L47-L50

Added lines #L47 - L50 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/simulation/main.go#L124

Added line #L124 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/simulation/main.go#L160-L162

Added lines #L160 - L162 were not covered by tests