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

Use new iterators from NeoFS SDK #3224

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

*: Use new iterators from NeoFS SDK

0323849
Select commit
Loading
Failed to load commit list.
Open

Use new iterators from NeoFS SDK #3224

*: Use new iterators from NeoFS SDK
0323849
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2025 in 1s

22.22% (+0.01%) compared to dd8073b

View this Pull Request on Codecov

22.22% (+0.01%) compared to dd8073b

Details

Codecov Report

Attention: Patch coverage is 11.42857% with 31 lines in your changes missing coverage. Please review.

Project coverage is 22.22%. Comparing base (dd8073b) to head (0323849).

Files with missing lines Patch % Lines
...rs/netmap/nodevalidation/availability/validator.go 0.00% 5 Missing ⚠️
...nnerring/processors/container/process_container.go 0.00% 4 Missing ⚠️
cmd/internal/cmdprinter/netmap.go 0.00% 3 Missing ⚠️
cmd/neofs-cli/modules/netmap/nodeinfo.go 0.00% 3 Missing ⚠️
pkg/morph/client/netmap/add_peer.go 0.00% 3 Missing ⚠️
cmd/neofs-cli/modules/container/get.go 0.00% 2 Missing ⚠️
cmd/neofs-cli/modules/container/list.go 0.00% 2 Missing ⚠️
cmd/neofs-cli/modules/netmap/netinfo.go 0.00% 2 Missing ⚠️
cmd/neofs-node/netmap.go 0.00% 1 Missing ⚠️
pkg/core/netmap/nodes.go 0.00% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3224      +/-   ##
==========================================
+ Coverage   22.20%   22.22%   +0.01%     
==========================================
  Files         761      761              
  Lines       60817    60809       -8     
==========================================
+ Hits        13506    13515       +9     
+ Misses      46328    46310      -18     
- Partials      983      984       +1     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.