Skip to content

services: add new service for fetching blocks from NeoFS

Codecov / codecov/project failed Sep 10, 2024 in 0s

85.15% (-0.65%) compared to d9a6a7c

View this Pull Request on Codecov

85.15% (-0.65%) compared to d9a6a7c

Details

Codecov Report

Attention: Patch coverage is 33.94309% with 325 lines in your changes missing coverage. Please review.

Project coverage is 85.15%. Comparing base (d9a6a7c) to head (a711315).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/blockfetcher/blockfetcher.go 18.29% 199 Missing and 2 partials ⚠️
pkg/services/oracle/neofs/neofs.go 15.87% 50 Missing and 3 partials ⚠️
pkg/network/server.go 56.36% 16 Missing and 8 partials ⚠️
cli/server/dump_bin.go 64.00% 9 Missing and 9 partials ⚠️
pkg/config/blockfetcher_config.go 18.75% 13 Missing ⚠️
pkg/network/bqueue/queue.go 60.00% 12 Missing ⚠️
pkg/config/application_config.go 50.00% 1 Missing and 1 partial ⚠️
pkg/config/config.go 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3515      +/-   ##
==========================================
- Coverage   85.79%   85.15%   -0.65%     
==========================================
  Files         330      333       +3     
  Lines       38536    38953     +417     
==========================================
+ Hits        33062    33169     +107     
- Misses       3928     4213     +285     
- Partials     1546     1571      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.