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

Move from gogo protobuf #975

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Merge branch 'master' into fix/drop-gogo

1f64f32
Select commit
Loading
Failed to load commit list.
Draft

Move from gogo protobuf #975

Merge branch 'master' into fix/drop-gogo
1f64f32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 23, 2025 in 1s

48.02% of diff hit (target 53.58%)

View this Pull Request on Codecov

48.02% of diff hit (target 53.58%)

Annotations

Check warning on line 87 in crawler/crawler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crawler/crawler.go#L87

Added line #L87 was not covered by tests

Check warning on line 92 in crawler/crawler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crawler/crawler.go#L92

Added line #L92 was not covered by tests

Check warning on line 104 in crawler/crawler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crawler/crawler.go#L104

Added line #L104 was not covered by tests

Check warning on line 106 in crawler/crawler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crawler/crawler.go#L106

Added line #L106 was not covered by tests

Check warning on line 128 in crawler/crawler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crawler/crawler.go#L128

Added line #L128 was not covered by tests

Check warning on line 91 in internal/net/message_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/message_manager.go#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 132 in internal/net/message_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/message_manager.go#L130-L132

Added lines #L130 - L132 were not covered by tests

Check warning on line 58 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 70 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 74 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 79 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L79

Added line #L79 was not covered by tests

Check warning on line 117 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 121 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L121

Added line #L121 was not covered by tests

Check warning on line 125 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 129 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 133 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 138 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L138

Added line #L138 was not covered by tests

Check warning on line 172 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 175 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L175

Added line #L175 was not covered by tests

Check warning on line 186 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L186

Added line #L186 was not covered by tests

Check warning on line 191 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 252 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L248-L252

Added lines #L248 - L252 were not covered by tests

Check warning on line 256 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 259 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L259

Added line #L259 was not covered by tests

Check warning on line 266 in pb/dht.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pb/dht.pb.go#L264-L266

Added lines #L264 - L266 were not covered by tests