Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

services: add default values for NeoFSBlockFetcher configuration #3742

Merged
merged 2 commits into from
Dec 13, 2024

*: move constant and NeoFS related code into separate package

65bdc82
Select commit
Loading
Failed to load commit list.
Merged

services: add default values for NeoFSBlockFetcher configuration #3742

*: move constant and NeoFS related code into separate package
65bdc82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

83.04% (+0.07%) compared to 283ca5c

View this Pull Request on Codecov

83.04% (+0.07%) compared to 283ca5c

Details

Codecov Report

Attention: Patch coverage is 45.65217% with 25 lines in your changes missing coverage. Please review.

Project coverage is 83.04%. Comparing base (283ca5c) to head (65bdc82).

Files with missing lines Patch % Lines
cli/util/upload_bin.go 15.78% 16 Missing ⚠️
pkg/services/blockfetcher/blockfetcher.go 60.86% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3742      +/-   ##
==========================================
+ Coverage   82.96%   83.04%   +0.07%     
==========================================
  Files         335      335              
  Lines       46763    46769       +6     
==========================================
+ Hits        38799    38837      +38     
+ Misses       6369     6335      -34     
- Partials     1595     1597       +2     

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