Skip to content

services: add new service for fetching blocks from NeoFS

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

15.23% of diff hit (target 85.84%)

View this Pull Request on Codecov

15.23% of diff hit (target 85.84%)

Annotations

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#L15-L21

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L27-L29

Added lines #L27 - L29 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L31-L32

Added lines #L31 - L32 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#L34-L35

Added lines #L34 - L35 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L37-L39

Added lines #L37 - L39 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#L41-L45

Added lines #L41 - L45 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L47-L49

Added lines #L47 - L49 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L51-L52

Added lines #L51 - L52 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 61 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L59-L61

Added lines #L59 - L61 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#L65-L69

Added lines #L65 - 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#L71-L73

Added lines #L71 - L73 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L76

Added line #L76 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L79-L82

Added lines #L79 - L82 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L84

Added line #L84 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L86-L89

Added lines #L86 - L89 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L91

Added line #L91 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 784 in pkg/network/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L784

Added line #L784 was not covered by tests