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 (Put) #2901

Merged
merged 2 commits into from
Aug 30, 2024

node/object: Cache object policy application results for Put service

2bb75dd
Select commit
Loading
Failed to load commit list.
Merged

Cache storage policy application results (Put) #2901

node/object: Cache object policy application results for Put service
2bb75dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

23.91% (+0.40%) compared to 7baa16c

View this Pull Request on Codecov

23.91% (+0.40%) compared to 7baa16c

Details

Codecov Report

Attention: Patch coverage is 63.09524% with 93 lines in your changes missing coverage. Please review.

Project coverage is 23.91%. Comparing base (7baa16c) to head (2bb75dd).
Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-node/object.go 0.00% 47 Missing ⚠️
pkg/services/object/put/streamer.go 0.00% 25 Missing ⚠️
pkg/services/object/put/distributed.go 88.88% 14 Missing and 4 partials ⚠️
pkg/services/object/put/service.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2901      +/-   ##
==========================================
+ Coverage   23.51%   23.91%   +0.40%     
==========================================
  Files         776      775       -1     
  Lines       45325    45648     +323     
==========================================
+ Hits        10656    10917     +261     
- Misses      33822    33874      +52     
- Partials      847      857      +10     

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