Skip to content

morph: support overload for container.Put contract method

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

22.37% (-0.05%) compared to 4f4840c

View this Pull Request on Codecov

22.37% (-0.05%) compared to 4f4840c

Details

Codecov Report

Attention: Patch coverage is 3.68852% with 235 lines in your changes missing coverage. Please review.

Project coverage is 22.37%. Comparing base (4f4840c) to head (8ce846c).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
pkg/morph/client/container/nodes.go 0.00% 47 Missing ⚠️
pkg/morph/client/notary.go 0.00% 42 Missing ⚠️
pkg/innerring/processors/netmap/process_epoch.go 0.00% 38 Missing ⚠️
...nnerring/processors/container/process_container.go 0.00% 33 Missing ⚠️
pkg/services/object/put/distributed.go 0.00% 24 Missing ⚠️
pkg/morph/client/container/meta.go 0.00% 15 Missing ⚠️
pkg/morph/client/container/put.go 0.00% 12 Missing ⚠️
pkg/morph/client/static.go 0.00% 8 Missing ⚠️
pkg/morph/client/client.go 0.00% 4 Missing ⚠️
pkg/morph/event/container/put_notary.go 0.00% 4 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3044      +/-   ##
==========================================
- Coverage   22.41%   22.37%   -0.05%     
==========================================
  Files         791      793       +2     
  Lines       58405    58601     +196     
==========================================
+ Hits        13093    13111      +18     
- Misses      44416    44592     +176     
- Partials      896      898       +2     

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