Skip to content

services: add new service for fetching blocks from NeoFS

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

14.52% of diff hit (target 85.84%)

View this Pull Request on Codecov

14.52% of diff hit (target 85.84%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L15-L17

Added lines #L15 - L17 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L19-L21

Added lines #L19 - L21 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L23-L25

Added lines #L23 - L25 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#L27-L28

Added lines #L27 - 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 35 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L33-L35

Added lines #L33 - L35 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L37-L41

Added lines #L37 - L41 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L43-L45

Added lines #L43 - L45 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#L47-L48

Added lines #L47 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L51-L53

Added lines #L51 - L53 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#L55-L57

Added lines #L55 - 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 72 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L72

Added line #L72 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L75-L78

Added lines #L75 - L78 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L80

Added line #L80 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L82-L85

Added lines #L82 - L85 were 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#L87

Added line #L87 was not covered by tests

Check warning on line 153 in pkg/config/application_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/application_config.go#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 155 in pkg/config/application_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/application_config.go#L155

Added line #L155 was not covered by tests

Check warning on line 27 in pkg/config/blockfetcher_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/blockfetcher_config.go#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 32 in pkg/config/blockfetcher_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/blockfetcher_config.go#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 34 in pkg/config/blockfetcher_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/blockfetcher_config.go#L34

Added line #L34 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L305-L306

Added lines #L305 - L306 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L781

Added line #L781 was not covered by tests