nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
31 stars 38 forks source link

engine: Support writing already encoded objects #2801

Closed cthulhu-rider closed 2 months ago

cthulhu-rider commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 22.17%. Comparing base (51fefac) to head (9ddcbb3).

Files Patch % Lines
pkg/local_object_storage/metabase/put.go 83.33% 1 Missing and 1 partial :warning:
pkg/local_object_storage/shard/put.go 85.71% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2801 +/- ## ========================================== + Coverage 22.13% 22.17% +0.03% ========================================== Files 793 793 Lines 47586 47607 +21 ========================================== + Hits 10533 10556 +23 + Misses 36148 36147 -1 + Partials 905 904 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.