Skip to content

cli/container: Add attribute management commands

0ddcf2b
Select commit
Loading
Failed to load commit list.
Merged

Container attributes #3733

cli/container: Add attribute management commands
0ddcf2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 26, 2025 in 0s

25.88% (-0.26%) compared to fafa18f

View this Pull Request on Codecov

25.88% (-0.26%) compared to fafa18f

Details

Codecov Report

❌ Patch coverage is 1.36054% with 435 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.88%. Comparing base (fafa18f) to head (0ddcf2b).

Files with missing lines Patch % Lines
pkg/services/container/server.go 4.80% 119 Missing ⚠️
cmd/neofs-cli/modules/container/attributes.go 0.00% 101 Missing ⚠️
...nnerring/processors/container/process_container.go 0.00% 101 Missing ⚠️
pkg/morph/event/container/notary_requests.go 0.00% 42 Missing ⚠️
pkg/innerring/processors/container/handlers.go 0.00% 20 Missing ⚠️
pkg/morph/client/container/attributes.go 0.00% 18 Missing ⚠️
pkg/innerring/processors/container/processor.go 0.00% 12 Missing ⚠️
cmd/neofs-node/container.go 0.00% 10 Missing ⚠️
cmd/neofs-cli/modules/container/root.go 0.00% 6 Missing ⚠️
pkg/innerring/processors/container/common.go 0.00% 4 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3733      +/-   ##
==========================================
- Coverage   26.13%   25.88%   -0.26%     
==========================================
  Files         658      660       +2     
  Lines       41777    42213     +436     
==========================================
+ Hits        10919    10927       +8     
- Misses      29856    30285     +429     
+ Partials     1002     1001       -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.