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

feat: adding udp protocol for network #672

Merged
merged 12 commits into from
Sep 2, 2023

test: remove capture range variable

3da3f00
Select commit
Loading
Failed to load commit list.
Merged

feat: adding udp protocol for network #672

test: remove capture range variable
3da3f00
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 2, 2023 in 1s

20.00% of diff hit (target 83.76%)

View this Pull Request on Codecov

20.00% of diff hit (target 83.76%)

Annotations

Check warning on line 12 in network/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/errors.go#L12

Added line #L12 was not covered by tests

Check warning on line 22 in network/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/errors.go#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 32 in network/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/errors.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 52 in network/gossip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/gossip.go#L52

Added line #L52 was not covered by tests

Check warning on line 56 in network/gossip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/gossip.go#L56

Added line #L56 was not covered by tests

Check warning on line 52 in network/mdns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/mdns.go#L52

Added line #L52 was not covered by tests

Check warning on line 84 in network/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/network.go#L84

Added line #L84 was not covered by tests

Check warning on line 93 in network/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/network.go#L93

Added line #L93 was not covered by tests

Check warning on line 101 in network/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/network.go#L101

Added line #L101 was not covered by tests

Check warning on line 148 in network/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/network.go#L148

Added line #L148 was not covered by tests

Check warning on line 188 in network/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/network.go#L188

Added line #L188 was not covered by tests

Check warning on line 192 in network/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/network.go#L192

Added line #L192 was not covered by tests

Check warning on line 237 in network/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/network.go#L237

Added line #L237 was not covered by tests

Check warning on line 66 in network/stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/stream.go#L66

Added line #L66 was not covered by tests

Check warning on line 89 in network/stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/stream.go#L89

Added line #L89 was not covered by tests

Check warning on line 114 in network/stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/stream.go#L114

Added line #L114 was not covered by tests

Check warning on line 120 in network/stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/stream.go#L120

Added line #L120 was not covered by tests

Check warning on line 124 in network/stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/stream.go#L124

Added line #L124 was not covered by tests