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

Feat/add meta indexes inspection to lens #2882

Merged
merged 5 commits into from
Jul 3, 2024

meta/VERSION.md: make bucket key's order more clear

c02ad89
Select commit
Loading
Failed to load commit list.
Merged

Feat/add meta indexes inspection to lens #2882

meta/VERSION.md: make bucket key's order more clear
c02ad89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 3, 2024 in 1s

0.00% of diff hit (target 23.61%)

View this Pull Request on Codecov

0.00% of diff hit (target 23.61%)

Annotations

Check warning on line 38 in cmd/neofs-lens/internal/meta/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/root.go#L38

Added line #L38 was not covered by tests

Check warning on line 21 in cmd/neofs-lens/internal/meta/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/status.go#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 25 in cmd/neofs-lens/internal/meta/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/status.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 28 in cmd/neofs-lens/internal/meta/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/status.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 31 in cmd/neofs-lens/internal/meta/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/status.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 34 in cmd/neofs-lens/internal/meta/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/status.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 39 in cmd/neofs-lens/internal/meta/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/status.go#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 49 in cmd/neofs-lens/internal/meta/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/status.go#L42-L49

Added lines #L42 - L49 were not covered by tests

Check warning on line 53 in cmd/neofs-lens/internal/meta/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/status.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 43 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 48 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 52 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L52

Added line #L52 was not covered by tests

Check warning on line 59 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L59

Added line #L59 was not covered by tests

Check warning on line 90 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 104 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L92-L104

Added lines #L92 - L104 were not covered by tests

Check warning on line 110 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L107-L110

Added lines #L107 - L110 were not covered by tests

Check warning on line 116 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L113-L116

Added lines #L113 - L116 were not covered by tests

Check warning on line 121 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 127 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L124-L127

Added lines #L124 - L127 were not covered by tests

Check warning on line 133 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L130-L133

Added lines #L130 - L133 were not covered by tests

Check warning on line 142 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L136-L142

Added lines #L136 - L142 were not covered by tests

Check warning on line 146 in pkg/local_object_storage/metabase/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/status.go#L146

Added line #L146 was not covered by tests

Check warning on line 257 in pkg/local_object_storage/metabase/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/util.go#L255-L257

Added lines #L255 - L257 were not covered by tests

Check warning on line 68 in pkg/local_object_storage/metabase/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/version.go#L63-L68

Added lines #L63 - L68 were not covered by tests

Check warning on line 72 in pkg/local_object_storage/metabase/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/version.go#L72

Added line #L72 was not covered by tests