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

node, ir: rename morph config to fschain #3028

Merged
merged 6 commits into from
Nov 27, 2024

ir: rename `morph` config section to `fschain`

67d82d2
Select commit
Loading
Failed to load commit list.
Merged

node, ir: rename morph config to fschain #3028

ir: rename `morph` config section to `fschain`
67d82d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

22.65% (+0.02%) compared to 6f3ff4a

View this Pull Request on Codecov

22.65% (+0.02%) compared to 6f3ff4a

Details

Codecov Report

Attention: Patch coverage is 22.68908% with 184 lines in your changes missing coverage. Please review.

Project coverage is 22.65%. Comparing base (6f3ff4a) to head (67d82d2).

Files with missing lines Patch % Lines
pkg/innerring/innerring.go 0.00% 71 Missing ⚠️
cmd/neofs-node/config.go 0.00% 39 Missing ⚠️
.../innerring/processors/governance/process_update.go 0.00% 11 Missing ⚠️
pkg/innerring/deploy.go 0.00% 10 Missing ⚠️
pkg/util/state/storage.go 0.00% 9 Missing ⚠️
cmd/neofs-adm/internal/modules/storagecfg/root.go 0.00% 6 Missing ⚠️
cmd/neofs-adm/internal/modules/root.go 0.00% 5 Missing ⚠️
pkg/innerring/notary.go 0.00% 5 Missing ⚠️
pkg/morph/client/constructor.go 0.00% 4 Missing ⚠️
cmd/neofs-node/cache.go 0.00% 3 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3028      +/-   ##
==========================================
+ Coverage   22.62%   22.65%   +0.02%     
==========================================
  Files         791      791              
  Lines       58531    58618      +87     
==========================================
+ Hits        13244    13277      +33     
- Misses      44389    44445      +56     
+ Partials      898      896       -2     

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