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

Improve Peer Score Algorithm #248

Merged
merged 18 commits into from
Oct 30, 2024

update unit test

220ceec
Select commit
Loading
Failed to load commit list.
Merged

Improve Peer Score Algorithm #248

update unit test
220ceec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 30, 2024 in 0s

72.00% of diff hit (target 58.22%)

View this Pull Request on Codecov

72.00% of diff hit (target 58.22%)

Annotations

Check warning on line 334 in internal/blocksync/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/blocksync/pool.go#L333-L334

Added lines #L333 - L334 were not covered by tests

Check warning on line 854 in internal/p2p/peermanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/p2p/peermanager.go#L852-L854

Added lines #L852 - L854 were not covered by tests

Check warning on line 1012 in internal/p2p/peermanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/p2p/peermanager.go#L1011-L1012

Added lines #L1011 - L1012 were not covered by tests

Check warning on line 347 in internal/state/execution.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/state/execution.go#L344-L347

Added lines #L344 - L347 were not covered by tests