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
Open

Use new iterators from NeoFS SDK #3224

wants to merge 2 commits into from

Conversation

cthulhu-rider
Copy link
Contributor

No description provided.

Defect of 757b90e.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Completes 8340c91. No more wrappers and
closures needed.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Copy link

codecov bot commented Mar 11, 2025

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.

@cthulhu-rider cthulhu-rider marked this pull request as ready for review March 11, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants