Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to generate chain dumps with neofs-adm #1302

Merged
merged 6 commits into from
May 16, 2022

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Apr 7, 2022

Close #722.

@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #1302 (3f46d7d) into master (57200e1) will decrease coverage by 0.60%.
The diff coverage is 2.45%.

❗ Current head 3f46d7d differs from pull request most recent head 4f4f667. Consider uploading reports for the commit 4f4f667 to get more accurate results

@@            Coverage Diff             @@
##           master    #1302      +/-   ##
==========================================
- Coverage   34.92%   34.32%   -0.61%     
==========================================
  Files         313      314       +1     
  Lines       19638    19763     +125     
==========================================
- Hits         6859     6783      -76     
- Misses      12231    12443     +212     
+ Partials      548      537      -11     
Impacted Files Coverage Δ
cmd/neofs-adm/internal/modules/config/config.go 32.30% <0.00%> (+0.48%) ⬆️
cmd/neofs-adm/internal/modules/morph/balance.go 0.00% <0.00%> (ø)
cmd/neofs-adm/internal/modules/morph/container.go 0.00% <0.00%> (ø)
cmd/neofs-adm/internal/modules/morph/dump.go 0.00% <0.00%> (ø)
cmd/neofs-adm/internal/modules/morph/epoch.go 0.00% <0.00%> (ø)
cmd/neofs-adm/internal/modules/morph/initialize.go 0.00% <0.00%> (ø)
...fs-adm/internal/modules/morph/initialize_deploy.go 0.00% <0.00%> (ø)
...neofs-adm/internal/modules/morph/initialize_nns.go 0.00% <0.00%> (ø)
...-adm/internal/modules/morph/initialize_register.go 0.00% <0.00%> (ø)
...ofs-adm/internal/modules/morph/initialize_roles.go 0.00% <0.00%> (ø)
... and 33 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57200e1...4f4f667. Read the comment docs.

@cthulhu-rider
Copy link
Contributor

@fyrchik pls update if still actual.

fyrchik added 6 commits May 16, 2022 10:47
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
…oyParameters`

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
@cthulhu-rider cthulhu-rider merged commit 1c71956 into nspcc-dev:master May 16, 2022
@fyrchik fyrchik mentioned this pull request May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
neofs-adm NeoFS Adm application issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to generate chain dumps with neofs-adm
2 participants