Skip to content

services: add new service for fetching blocks from NeoFS

Codecov / codecov/patch failed Aug 15, 2024 in 0s

17.57% of diff hit (target 86.05%)

View this Pull Request on Codecov

17.57% of diff hit (target 86.05%)

Annotations

Check warning on line 20 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L15-L20

Added lines #L15 - L20 were not covered by tests

Check warning on line 24 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 28 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 31 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 34 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 38 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 44 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L40-L44

Added lines #L40 - L44 were not covered by tests

Check warning on line 48 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 51 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 57 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 65 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L61-L65

Added lines #L61 - L65 were not covered by tests

Check warning on line 69 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 73 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L73

Added line #L73 was not covered by tests

Check warning on line 79 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L76-L79

Added lines #L76 - L79 were not covered by tests

Check warning on line 81 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L81

Added line #L81 was not covered by tests

Check warning on line 83 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L83

Added line #L83 was not covered by tests

Check warning on line 87 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 92 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 94 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L94

Added line #L94 was not covered by tests

Check warning on line 311 in pkg/network/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L305-L311

Added lines #L305 - L311 were not covered by tests

Check warning on line 70 in pkg/services/blockfetcher/blockfetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 83 in pkg/services/blockfetcher/blockfetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L74-L83

Added lines #L74 - L83 were not covered by tests

Check warning on line 85 in pkg/services/blockfetcher/blockfetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L85

Added line #L85 was not covered by tests

Check warning on line 87 in pkg/services/blockfetcher/blockfetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L87

Added line #L87 was not covered by tests

Check warning on line 93 in pkg/services/blockfetcher/blockfetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L90-L93

Added lines #L90 - L93 were not covered by tests