Skip to content

services: add new service for fetching blocks from NeoFS

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

17.73% of diff hit (target 86.05%)

View this Pull Request on Codecov

17.73% of diff hit (target 86.05%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L15-L20

Added lines #L15 - L20 were not covered by tests

Check warning on line 22 in cli/server/dump.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L22

Added line #L22 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L24

Added line #L24 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L26-L28

Added lines #L26 - L28 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L30-L31

Added lines #L30 - L31 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 36 in cli/server/dump.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L36

Added line #L36 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L40-L44

Added lines #L40 - L44 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L46-L48

Added lines #L46 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L50-L51

Added lines #L50 - L51 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L54-L57

Added lines #L54 - L57 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L61-L65

Added lines #L61 - L65 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 77 in cli/server/dump.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L76-L77

Added lines #L76 - L77 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L79

Added line #L79 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L81

Added line #L81 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L83

Added line #L83 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L85-L87

Added lines #L85 - L87 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 111 in cli/server/dump.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump.go#L111

Added line #L111 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