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

Cache storage policy application results (Get/Head/GetRange) #2896

Merged
merged 3 commits into from
Aug 7, 2024

node/policy: Test functions selecting nodes for container and objects

8b82bbd
Select commit
Loading
Failed to load commit list.
Merged

Cache storage policy application results (Get/Head/GetRange) #2896

node/policy: Test functions selecting nodes for container and objects
8b82bbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 0s

23.78% (+0.05%) compared to 8448ff3

View this Pull Request on Codecov

23.78% (+0.05%) compared to 8448ff3

Details

Codecov Report

Attention: Patch coverage is 72.72727% with 27 lines in your changes missing coverage. Please review.

Project coverage is 23.78%. Comparing base (8448ff3) to head (8b82bbd).

Files Patch % Lines
pkg/services/object/get/container.go 56.25% 11 Missing and 3 partials ⚠️
cmd/neofs-node/object.go 0.00% 5 Missing ⚠️
cmd/neofs-node/policy.go 91.52% 3 Missing and 2 partials ⚠️
pkg/services/object/get/service.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2896      +/-   ##
==========================================
+ Coverage   23.73%   23.78%   +0.05%     
==========================================
  Files         775      775              
  Lines       44933    44970      +37     
==========================================
+ Hits        10664    10698      +34     
  Misses      33417    33417              
- Partials      852      855       +3     

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