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

Conversation

carpawell
Copy link
Member

No description provided.

@carpawell carpawell self-assigned this Jul 2, 2024
@carpawell carpawell force-pushed the feat/add-meta-indexes-inspection-to-lens branch from 347166c to 44f1975 Compare July 2, 2024 23:47
Panic can happen otherwise.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@carpawell carpawell force-pushed the feat/add-meta-indexes-inspection-to-lens branch from 44f1975 to 30e6691 Compare July 2, 2024 23:48
Seems like a regression from the 8fd1b16,
peapod has "peapod" ID.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@carpawell carpawell force-pushed the feat/add-meta-indexes-inspection-to-lens branch 2 times, most recently from 490e3db to 081280d Compare July 2, 2024 23:51
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 85 lines in your changes missing coverage. Please review.

Project coverage is 23.70%. Comparing base (ecc0314) to head (c02ad89).
Report is 2 commits behind head on master.

Files Patch % Lines
pkg/local_object_storage/metabase/status.go 0.00% 49 Missing ⚠️
cmd/neofs-lens/internal/meta/status.go 0.00% 25 Missing ⚠️
pkg/local_object_storage/metabase/version.go 0.00% 7 Missing ⚠️
pkg/local_object_storage/metabase/util.go 0.00% 3 Missing ⚠️
cmd/neofs-lens/internal/meta/root.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2882      +/-   ##
==========================================
+ Coverage   23.61%   23.70%   +0.09%     
==========================================
  Files         770      772       +2     
  Lines       44527    44677     +150     
==========================================
+ Hits        10514    10591      +77     
- Misses      33163    33235      +72     
- Partials      850      851       +1     

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

Copy link
Contributor

@cthulhu-rider cthulhu-rider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

essentially good

pkg/local_object_storage/metabase/status.go Show resolved Hide resolved
pkg/local_object_storage/metabase/util.go Outdated Show resolved Hide resolved
cmd/neofs-lens/internal/meta/status.go Show resolved Hide resolved
cmd/neofs-lens/internal/meta/status.go Outdated Show resolved Hide resolved
cmd/neofs-lens/internal/meta/status.go Outdated Show resolved Hide resolved
pkg/local_object_storage/metabase/status.go Outdated Show resolved Hide resolved
pkg/local_object_storage/metabase/status.go Show resolved Hide resolved
pkg/local_object_storage/metabase/status.go Outdated Show resolved Hide resolved
pkg/local_object_storage/metabase/status.go Show resolved Hide resolved
@cthulhu-rider
Copy link
Contributor

essentially looks good

@cthulhu-rider
Copy link
Contributor

@carpawell can we say this relates to #2506?

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@carpawell carpawell force-pushed the feat/add-meta-indexes-inspection-to-lens branch from 081280d to 6edc5c0 Compare July 3, 2024 17:28
@carpawell
Copy link
Member Author

carpawell commented Jul 3, 2024

@carpawell can we say this relates to #2506?

No, it is more like a #2844's helper. But i would not mention it.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
Every bucket has a _prefix_ in its name, it is always the first byte, and
current docs may confuse about byte order.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@carpawell carpawell force-pushed the feat/add-meta-indexes-inspection-to-lens branch from 6edc5c0 to c02ad89 Compare July 3, 2024 20:44
@cthulhu-rider cthulhu-rider merged commit 5ef73c8 into master Jul 3, 2024
17 of 20 checks passed
@cthulhu-rider cthulhu-rider deleted the feat/add-meta-indexes-inspection-to-lens branch July 3, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants