Skip to content

control: add network management via ir control

Codecov / codecov/project failed Dec 19, 2024 in 0s

21.96% (-0.48%) compared to 474d541

View this Pull Request on Codecov

21.96% (-0.48%) compared to 474d541

Details

Codecov Report

Attention: Patch coverage is 1.84473% with 1277 lines in your changes missing coverage. Please review.

Project coverage is 21.96%. Comparing base (474d541) to head (cecb448).

Files with missing lines Patch % Lines
pkg/services/control/ir/service.pb.go 4.14% 463 Missing ⚠️
pkg/services/control/ir/service_neofs.pb.go 0.00% 192 Missing ⚠️
cmd/neofs-cli/modules/control/notary_request.go 0.00% 104 Missing ⚠️
pkg/innerring/network.go 0.00% 88 Missing ⚠️
pkg/services/control/ir/service_grpc.pb.go 0.00% 88 Missing ⚠️
pkg/services/control/ir/server/calls.go 0.00% 65 Missing ⚠️
pkg/services/control/ir/service.go 0.00% 44 Missing ⚠️
pkg/services/control/ir/rpc.go 0.00% 42 Missing ⚠️
cmd/neofs-cli/modules/control/notary_sign.go 0.00% 40 Missing ⚠️
pkg/services/control/ir/types.pb.go 9.30% 38 Missing and 1 partial ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3059      +/-   ##
==========================================
- Coverage   22.43%   21.96%   -0.48%     
==========================================
  Files         791      796       +5     
  Lines       58381    59653    +1272     
==========================================
+ Hits        13096    13100       +4     
- Misses      44386    45653    +1267     
- Partials      899      900       +1     

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