Skip to content

Conversation

End-rey
Copy link
Contributor

@End-rey End-rey commented Oct 3, 2025

Closes #3307.

@End-rey End-rey self-assigned this Oct 3, 2025
@End-rey End-rey force-pushed the 3307-neofs-cli-container-list-lists-nothing branch from 7d5a63f to e206d88 Compare October 3, 2025 11:03
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

❌ Patch coverage is 13.33333% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.66%. Comparing base (2a76d31) to head (2a1293e).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-cli/modules/container/list.go 0.00% 6 Missing ⚠️
pkg/services/container/server.go 0.00% 4 Missing ⚠️
cmd/neofs-node/container.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3613      +/-   ##
==========================================
+ Coverage   26.58%   26.66%   +0.07%     
==========================================
  Files         653      653              
  Lines       50006    50023      +17     
==========================================
+ Hits        13296    13337      +41     
+ Misses      35661    35646      -15     
+ Partials     1049     1040       -9     

☔ 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.

@End-rey End-rey force-pushed the 3307-neofs-cli-container-list-lists-nothing branch from e206d88 to cd03324 Compare October 3, 2025 12:27
Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK otherwise + add an issue for testcases to cover this

@End-rey End-rey force-pushed the 3307-neofs-cli-container-list-lists-nothing branch from cd03324 to 2a1293e Compare October 3, 2025 13:24
Now, if omit the flags with owner and wallet, it is possible to obtain a list of
all containers.

Closes #3307.

Signed-off-by: Andrey Butusov <[email protected]>
@roman-khimov roman-khimov merged commit 3fadbae into master Oct 3, 2025
18 of 19 checks passed
@roman-khimov roman-khimov deleted the 3307-neofs-cli-container-list-lists-nothing branch October 3, 2025 13:46
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.

neofs-cli container list lists nothing

2 participants