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

refactor: Use events to test network logic #2700

Merged
merged 42 commits into from
Jun 20, 2024

merge push log and dag merge events

6b8d97e
Select commit
Loading
Failed to load commit list.
Merged

refactor: Use events to test network logic #2700

merge push log and dag merge events
6b8d97e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 11, 2024 in 1s

90.85% of diff hit (target 77.95%)

View this Pull Request on Codecov

90.85% of diff hit (target 77.95%)

Annotations

Check warning on line 44 in events/bus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/bus.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 454 in http/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/client.go#L454

Added line #L454 was not covered by tests

Check warning on line 50 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L50

Added line #L50 was not covered by tests

Check warning on line 55 in internal/db/subscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/subscriptions.go#L55

Added line #L55 was not covered by tests

Check warning on line 186 in net/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

net/node.go#L186

Added line #L186 was not covered by tests

Check warning on line 208 in net/peer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

net/peer.go#L208

Added line #L208 was not covered by tests

Check warning on line 189 in net/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

net/server.go#L189

Added line #L189 was not covered by tests