Skip to content

services: add new service for fetching blocks from NeoFS

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

85.27% (-0.58%) compared to d47fe39

View this Pull Request on Codecov

85.27% (-0.58%) compared to d47fe39

Details

Codecov Report

Attention: Patch coverage is 36.86636% with 274 lines in your changes missing coverage. Please review.

Project coverage is 85.27%. Comparing base (d47fe39) to head (36688bd).

Files with missing lines Patch % Lines
pkg/services/blockfetcher/blockfetcher.go 10.76% 172 Missing and 2 partials ⚠️
pkg/services/oracle/neofs/neofs.go 29.31% 37 Missing and 4 partials ⚠️
pkg/network/server.go 64.70% 11 Missing and 7 partials ⚠️
cli/server/dump_bin.go 72.54% 7 Missing and 7 partials ⚠️
pkg/config/blockfetcher_config.go 33.33% 6 Missing and 6 partials ⚠️
pkg/network/bqueue/queue.go 62.06% 11 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.85%   85.27%   -0.58%     
==========================================
  Files         330      333       +3     
  Lines       38537    38897     +360     
==========================================
+ Hits        33085    33169      +84     
- Misses       3904     4152     +248     
- Partials     1548     1576      +28     

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