Skip to content

cmd/neofs-lens: add error handler after execution command

Codecov / codecov/project failed Sep 19, 2024 in 1s

23.56% (-0.36%) compared to 4f22042

View this Pull Request on Codecov

23.56% (-0.36%) compared to 4f22042

Details

Codecov Report

Attention: Patch coverage is 0% with 1417 lines in your changes missing coverage. Please review.

Project coverage is 23.56%. Comparing base (4f22042) to head (85bf87d).

Files with missing lines Patch % Lines
cmd/neofs-adm/internal/modules/storagecfg/root.go 0.00% 108 Missing ⚠️
cmd/neofs-cli/modules/object/util.go 0.00% 88 Missing ⚠️
cmd/neofs-cli/modules/object/range.go 0.00% 35 Missing ⚠️
cmd/neofs-cli/modules/control/shards_set_mode.go 0.00% 31 Missing ⚠️
cmd/neofs-cli/modules/container/create.go 0.00% 30 Missing ⚠️
cmd/neofs-cli/modules/object/put.go 0.00% 30 Missing ⚠️
cmd/neofs-cli/modules/container/get.go 0.00% 29 Missing ⚠️
cmd/neofs-cli/modules/container/set_eacl.go 0.00% 29 Missing ⚠️
cmd/neofs-cli/modules/storagegroup/put.go 0.00% 29 Missing ⚠️
cmd/neofs-cli/modules/object/get.go 0.00% 28 Missing ⚠️
... and 77 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2942      +/-   ##
==========================================
- Coverage   23.91%   23.56%   -0.36%     
==========================================
  Files         776      777       +1     
  Lines       45721    46400     +679     
==========================================
  Hits        10936    10936              
- Misses      33925    34604     +679     
  Partials      860      860              

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