Skip to content

cli: move repeated output to a separate internal function

62de59b
Select commit
Loading
Failed to load commit list.
Merged

Policy probe util #3790

cli: move repeated output to a separate internal function
62de59b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2026 in 0s

25.53% (+0.00%) compared to 827cad9

View this Pull Request on Codecov

25.53% (+0.00%) compared to 827cad9

Details

Codecov Report

❌ Patch coverage is 0% with 87 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.53%. Comparing base (827cad9) to head (62de59b).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-cli/modules/container/policy/check.go 0.00% 42 Missing ⚠️
cmd/neofs-cli/modules/container/policy/util.go 0.00% 19 Missing ⚠️
cmd/internal/cmdprinter/netmap.go 0.00% 15 Missing ⚠️
cmd/neofs-cli/modules/container/policy/root.go 0.00% 7 Missing ⚠️
cmd/neofs-cli/modules/container/create.go 0.00% 1 Missing ⚠️
cmd/neofs-cli/modules/container/nodes.go 0.00% 1 Missing ⚠️
cmd/neofs-cli/modules/container/root.go 0.00% 1 Missing ⚠️
cmd/neofs-cli/modules/object/nodes.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3790   +/-   ##
=======================================
  Coverage   25.52%   25.53%           
=======================================
  Files         660      664    +4     
  Lines       42636    42688   +52     
=======================================
+ Hits        10884    10899   +15     
- Misses      30749    30788   +39     
+ Partials     1003     1001    -2     

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