Skip to content

node/object/put: use block as `validUntil`, not epoches

Codecov / codecov/project failed Dec 23, 2024 in 0s

22.36% (-0.05%) compared to 4f4840c

View this Pull Request on Codecov

22.36% (-0.05%) compared to 4f4840c

Details

Codecov Report

Attention: Patch coverage is 10.51345% with 366 lines in your changes missing coverage. Please review.

Project coverage is 22.36%. Comparing base (4f4840c) to head (8679044).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/object/put/distributed.go 0.00% 78 Missing ⚠️
pkg/morph/client/container/nodes.go 0.00% 47 Missing ⚠️
pkg/morph/client/notary.go 0.00% 46 Missing ⚠️
pkg/morph/event/container/put_notary.go 0.00% 45 Missing ⚠️
pkg/innerring/processors/netmap/process_epoch.go 0.00% 38 Missing ⚠️
...nnerring/processors/container/process_container.go 0.00% 28 Missing ⚠️
pkg/morph/client/container/meta.go 0.00% 15 Missing ⚠️
pkg/morph/client/container/put.go 0.00% 11 Missing ⚠️
pkg/morph/client/static.go 0.00% 8 Missing ⚠️
pkg/morph/event/opcodes.go 0.00% 8 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3044      +/-   ##
==========================================
- Coverage   22.41%   22.36%   -0.05%     
==========================================
  Files         791      793       +2     
  Lines       58405    58699     +294     
==========================================
+ Hits        13093    13130      +37     
- Misses      44416    44668     +252     
- Partials      896      901       +5     

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