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

tree: add simple tree service loader #88

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

carpawell
Copy link
Member

Relates nspcc-dev/neofs-node#2845, not expected to be used ever outside this issue's scope, but it is good to have it in history.

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

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

Project coverage is 1.87%. Comparing base (f833f4b) to head (d349e5b).
Report is 1 commits behind head on master.

Files Patch % Lines
internal/tree/tree.go 0.00% 102 Missing ⚠️
internal/tree/metrics.go 0.00% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master     #88      +/-   ##
=========================================
- Coverage    2.20%   1.87%   -0.34%     
=========================================
  Files          11      13       +2     
  Lines         725     853     +128     
=========================================
  Hits           16      16              
- Misses        709     837     +128     

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

Relates nspcc-dev/neofs-node#2845, not expected to be
used ever outside this issue's scope, but it is good to have it in history.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@roman-khimov roman-khimov merged commit 244ba65 into master Jun 3, 2024
11 of 13 checks passed
@roman-khimov roman-khimov deleted the feat/tree-loader branch June 3, 2024 14:43
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