Skip to content

Conversation

@cthulhu-rider
Copy link
Contributor

@cthulhu-rider cthulhu-rider commented Nov 6, 2025

New version brings structured container and `createV2`, `getInfo`
methods in the Container contract.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
If new method is missing, SN falls back to the old ones.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
It's not needed in this case.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
This will make it easier to support nspcc-dev/neofs-contract#534.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Will become available with nspcc-dev/neofs-contract#534
upgrade. If new method is missing, SN falls back to old methods.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
It makes no sense to keep domain as struct field.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Passing explicit parameters is easier to understand.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Will become available with nspcc-dev/neofs-contract#534
upgrade.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

❌ Patch coverage is 0% with 196 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.32%. Comparing base (9959af2) to head (3bc4b81).

Files with missing lines Patch % Lines
pkg/morph/contracts/models.go 0.00% 61 Missing ⚠️
...nnerring/processors/container/process_container.go 0.00% 53 Missing ⚠️
pkg/morph/event/container/notary_requests.go 0.00% 24 Missing ⚠️
pkg/morph/client/container/put.go 0.00% 20 Missing ⚠️
pkg/morph/client/container/get.go 0.00% 17 Missing ⚠️
pkg/morph/contracts/util.go 0.00% 7 Missing ⚠️
pkg/innerring/processors/container/handlers.go 0.00% 6 Missing ⚠️
pkg/innerring/processors/container/processor.go 0.00% 6 Missing ⚠️
cmd/neofs-node/container.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3670      +/-   ##
==========================================
- Coverage   27.39%   27.32%   -0.07%     
==========================================
  Files         658      660       +2     
  Lines       41728    41853     +125     
==========================================
+ Hits        11431    11438       +7     
- Misses      29229    29350     +121     
+ Partials     1068     1065       -3     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants