Skip to content

services: add new service for fetching blocks from NeoFS

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

27.41% of diff hit (target 86.05%)

View this Pull Request on Codecov

27.41% of diff hit (target 86.05%)

Annotations

Check warning on line 32 in pkg/core/storage/dbconfig/store_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/storage/dbconfig/store_config.go#L27-L32

Added lines #L27 - L32 were not covered by tests

Check warning on line 34 in pkg/core/storage/dbconfig/store_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/storage/dbconfig/store_config.go#L34

Added line #L34 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 60 in pkg/services/blockfetcher/blockfetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L59-L60

Added lines #L59 - L60 were 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#L81-L82

Added lines #L81 - L82 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L86-L92

Added lines #L86 - L92 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L94

Added line #L94 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L99-L101

Added lines #L99 - L101 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L104-L112

Added lines #L104 - L112 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L114-L117

Added lines #L114 - L117 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L119-L122

Added lines #L119 - L122 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L124-L128

Added lines #L124 - L128 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L131-L135

Added lines #L131 - L135 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L139-L143

Added lines #L139 - L143 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L145-L148

Added lines #L145 - L148 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L152-L153

Added lines #L152 - L153 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L164-L168

Added lines #L164 - L168 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L175

Added line #L175 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L179

Added line #L179 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L184-L187

Added lines #L184 - L187 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L189-L193

Added lines #L189 - L193 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L195-L197

Added lines #L195 - L197 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L199-L201

Added lines #L199 - L201 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L203

Added line #L203 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/blockfetcher/blockfetcher.go#L206-L209

Added lines #L206 - L209 were not covered by tests