Skip to content

services: add new service for fetching blocks from NeoFS

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

11.78% of diff hit (target 85.84%)

View this Pull Request on Codecov

11.78% of diff hit (target 85.84%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L15-L18

Added lines #L15 - L18 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L20-L22

Added lines #L20 - L22 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L24-L26

Added lines #L24 - L26 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#L28-L29

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L34-L36

Added lines #L34 - L36 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L38-L42

Added lines #L38 - L42 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L44-L46

Added lines #L44 - L46 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#L48-L49

Added lines #L48 - L49 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L52-L55

Added lines #L52 - L55 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L59-L63

Added lines #L59 - L63 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L65-L67

Added lines #L65 - L67 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L70

Added line #L70 was 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#L73-L76

Added lines #L73 - L76 were 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#L78

Added line #L78 was 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 84 in cli/server/dump_bin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server/dump_bin.go#L82-L84

Added lines #L82 - L84 were 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 152 in pkg/config/application_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/application_config.go#L150-L152

Added lines #L150 - L152 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/application_config.go#L154

Added line #L154 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/blockfetcher_config.go#L20-L22

Added lines #L20 - L22 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/blockfetcher_config.go#L24-L25

Added lines #L24 - L25 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/blockfetcher_config.go#L27-L30

Added lines #L27 - L30 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#L32

Added line #L32 was not covered by tests