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

node: Validate session tokens attached to objects #2731

Closed carpawell closed 7 months ago

carpawell commented 7 months ago

Closes #1159.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (895559b) 28.81% compared to head (b1c77ca) 28.82%.

Files Patch % Lines
pkg/core/object/fmt.go 33.33% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2731 +/- ## ========================================== + Coverage 28.81% 28.82% +0.01% ========================================== Files 415 415 Lines 32397 32406 +9 ========================================== + Hits 9335 9342 +7 - Misses 22228 22229 +1 - Partials 834 835 +1 ```

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