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/patch succeeded Nov 27, 2024 in 1s

22.68% of diff hit (target 22.62%)

View this Pull Request on Codecov

22.68% of diff hit (target 22.62%)

Annotations

Check warning on line 46 in cmd/neofs-adm/internal/modules/fschain/initialize.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/fschain/initialize.go#L46

Added line #L46 was not covered by tests

Check warning on line 43 in cmd/neofs-adm/internal/modules/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/root.go#L43

Added line #L43 was not covered by tests

Check warning on line 51 in cmd/neofs-adm/internal/modules/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/root.go#L48-L51

Added lines #L48 - L51 were not covered by tests

Check warning on line 381 in cmd/neofs-adm/internal/modules/storagecfg/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/storagecfg/root.go#L381

Added line #L381 was not covered by tests

Check warning on line 387 in cmd/neofs-adm/internal/modules/storagecfg/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/storagecfg/root.go#L387

Added line #L387 was not covered by tests

Check warning on line 389 in cmd/neofs-adm/internal/modules/storagecfg/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/storagecfg/root.go#L389

Added line #L389 was not covered by tests

Check warning on line 392 in cmd/neofs-adm/internal/modules/storagecfg/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/storagecfg/root.go#L392

Added line #L392 was not covered by tests

Check warning on line 395 in cmd/neofs-adm/internal/modules/storagecfg/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/storagecfg/root.go#L395

Added line #L395 was not covered by tests

Check warning on line 397 in cmd/neofs-adm/internal/modules/storagecfg/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/storagecfg/root.go#L397

Added line #L397 was not covered by tests

Check warning on line 166 in cmd/neofs-cli/modules/container/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/container/create.go#L166

Added line #L166 was not covered by tests

Check warning on line 150 in cmd/neofs-cli/modules/container/set_eacl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/container/set_eacl.go#L150

Added line #L150 was not covered by tests

Check warning on line 368 in cmd/neofs-node/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/cache.go#L368

Added line #L368 was not covered by tests

Check warning on line 388 in cmd/neofs-node/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/cache.go#L388

Added line #L388 was not covered by tests

Check warning on line 418 in cmd/neofs-node/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/cache.go#L418

Added line #L418 was not covered by tests

Check warning on line 169 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L169

Added line #L169 was not covered by tests

Check warning on line 175 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L171-L175

Added lines #L171 - L175 were not covered by tests

Check warning on line 659 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L655-L659

Added lines #L655 - L659 were not covered by tests

Check warning on line 672 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L672

Added line #L672 was not covered by tests

Check warning on line 674 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L674

Added line #L674 was not covered by tests

Check warning on line 682 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L676-L682

Added lines #L676 - L682 were not covered by tests

Check warning on line 692 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L685-L692

Added lines #L685 - L692 were not covered by tests

Check warning on line 697 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L694-L697

Added lines #L694 - L697 were not covered by tests

Check warning on line 702 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L702

Added line #L702 was not covered by tests

Check warning on line 704 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L704

Added line #L704 was not covered by tests

Check warning on line 707 in cmd/neofs-node/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/config.go#L706-L707

Added lines #L706 - L707 were not covered by tests