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

adm: Allow generation more than one SN wallet per call #2690

Merged
merged 1 commit into from
Dec 24, 2023

adm: Allow generation more than one SN wallet per call

d41d7a7
Select commit
Loading
Failed to load commit list.
Merged

adm: Allow generation more than one SN wallet per call #2690

adm: Allow generation more than one SN wallet per call
d41d7a7
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 19, 2023 in 0s

28.52% (+0.03%) compared to c1b8cac

View this Pull Request on Codecov

28.52% (+0.03%) compared to c1b8cac

Details

Codecov Report

Attention: 55 lines in your changes are missing coverage. Please review.

Comparison is base (c1b8cac) 28.49% compared to head (d41d7a7) 28.52%.
Report is 6 commits behind head on master.

Files Patch % Lines
cmd/neofs-adm/internal/modules/morph/generate.go 34.54% 34 Missing and 2 partials ⚠️
cmd/neofs-adm/internal/modules/morph/root.go 9.52% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2690      +/-   ##
==========================================
+ Coverage   28.49%   28.52%   +0.03%     
==========================================
  Files         413      413              
  Lines       31966    32001      +35     
==========================================
+ Hits         9108     9128      +20     
- Misses      22078    22091      +13     
- Partials      780      782       +2     

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