Skip to content

Support container locks#3708

Merged
cthulhu-rider merged 2 commits intomasterfrom
container-lock
Dec 9, 2025
Merged

Support container locks#3708
cthulhu-rider merged 2 commits intomasterfrom
container-lock

Conversation

@cthulhu-rider
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.86%. Comparing base (354005f) to head (7ef904c).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
pkg/morph/client/container/delete.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3708      +/-   ##
==========================================
- Coverage   26.88%   26.86%   -0.02%     
==========================================
  Files         658      658              
  Lines       41825    41829       +4     
==========================================
- Hits        11246    11239       -7     
- Misses      29544    29553       +9     
- Partials     1035     1037       +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.

@cthulhu-rider cthulhu-rider force-pushed the container-lock branch 3 times, most recently from 3f135c3 to 49c19e2 Compare December 5, 2025 14:20
@cthulhu-rider cthulhu-rider marked this pull request as ready for review December 5, 2025 15:02
@cthulhu-rider cthulhu-rider added the blocked Can't be done because of something label Dec 5, 2025
@cthulhu-rider cthulhu-rider removed the blocked Can't be done because of something label Dec 8, 2025
@roman-khimov
Copy link
Member

Conflicts.

This auto-makes IR to deploy/update Container contract with supported
locks nspcc-dev/neofs-contract#558.

This also makes IR to accept containers with lock attribute.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Catch 'container is locked' exception added in
nspcc-dev/neofs-contract#558 and respond with
`CONTAINER_LOCKED` API status on it.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
@cthulhu-rider cthulhu-rider merged commit 19b1e75 into master Dec 9, 2025
20 of 22 checks passed
@cthulhu-rider cthulhu-rider deleted the container-lock branch December 9, 2025 15:55
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