Skip to content

adm: add `mainchain update-contract` command

fccb48d
Select commit
Loading
Failed to load commit list.
Open

adm: add mainchain update-contract command #3799

adm: add `mainchain update-contract` command
fccb48d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 4, 2026 in 1s

25.41% (-0.12%) compared to 827cad9

View this Pull Request on Codecov

25.41% (-0.12%) compared to 827cad9

Details

Codecov Report

❌ Patch coverage is 0% with 209 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.41%. Comparing base (827cad9) to head (fccb48d).

Files with missing lines Patch % Lines
cmd/neofs-adm/internal/modules/mainchain/update.go 0.00% 182 Missing ⚠️
...d/neofs-adm/internal/modules/fschain/initialize.go 0.00% 5 Missing ⚠️
cmd/neofs-adm/internal/modules/mainchain/root.go 0.00% 3 Missing ⚠️
cmd/neofs-adm/internal/modules/fschain/balance.go 0.00% 2 Missing ⚠️
...md/neofs-adm/internal/modules/fschain/container.go 0.00% 2 Missing ⚠️
cmd/neofs-adm/internal/modules/fschain/load.go 0.00% 2 Missing ⚠️
cmd/neofs-adm/internal/modules/fschain/quota.go 0.00% 2 Missing ⚠️
...s-adm/internal/modules/fschain/verified_domains.go 0.00% 2 Missing ⚠️
cmd/neofs-adm/internal/modules/fschain/config.go 0.00% 1 Missing ⚠️
.../neofs-adm/internal/modules/fschain/dump_hashes.go 0.00% 1 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3799      +/-   ##
==========================================
- Coverage   25.52%   25.41%   -0.12%     
==========================================
  Files         660      662       +2     
  Lines       42636    42822     +186     
==========================================
- Hits        10884    10883       -1     
- Misses      30749    30937     +188     
+ Partials     1003     1002       -1     

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