Skip to content

cli: add `dump-bin-put` and `dump-generate-index-file`

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

84.90% (-0.90%) compared to d9a6a7c

View this Pull Request on Codecov

84.90% (-0.90%) compared to d9a6a7c

Details

Codecov Report

Attention: Patch coverage is 33.46939% with 489 lines in your changes missing coverage. Please review.

Project coverage is 84.90%. Comparing base (d9a6a7c) to head (8e1d6b3).
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 ⚠️
cli/server/generate_oid.go 0.00% 94 Missing ⚠️
cli/server/dump_bin_put.go 0.00% 83 Missing ⚠️
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/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    #3582      +/-   ##
==========================================
- Coverage   85.79%   84.90%   -0.90%     
==========================================
  Files         330      335       +5     
  Lines       38536    39196     +660     
==========================================
+ Hits        33062    33279     +217     
- Misses       3928     4344     +416     
- Partials     1546     1573      +27     

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