Skip to content

services: add new service for fetching blocks from NeoFS

Codecov / codecov/patch failed Sep 6, 2024 in 1s

36.86% of diff hit (target 85.79%)

View this Pull Request on Codecov

36.86% of diff hit (target 85.79%)

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#L17

Added line #L17 was 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#L25

Added line #L25 was 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#L28

Added line #L28 was 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#L35

Added line #L35 was 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#L57

Added line #L57 was 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#L61

Added line #L61 was 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#L67

Added line #L67 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/application_config.go#L151

Added line #L151 was 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#L33-L34

Added lines #L33 - L34 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/blockfetcher_config.go#L36-L39

Added lines #L36 - L39 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/blockfetcher_config.go#L41-L42

Added lines #L41 - L42 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/blockfetcher_config.go#L44

Added line #L44 was not covered by tests

Check warning on line 121 in pkg/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/config.go#L121

Added line #L121 was not covered by tests

Check warning on line 155 in pkg/network/bqueue/queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/bqueue/queue.go#L145-L155

Added lines #L145 - L155 were not covered by tests

Check warning on line 157 in pkg/network/bqueue/queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/bqueue/queue.go#L157

Added line #L157 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L230-L231

Added lines #L230 - L231 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L233

Added line #L233 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L312-L314

Added lines #L312 - L314 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L572-L575

Added lines #L572 - L575 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L792

Added line #L792 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L815

Added line #L815 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L1135-L1136

Added lines #L1135 - L1136 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/server.go#L1467

Added line #L1467 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L80-L82

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

Added lines #L84 - L87 were not covered by tests