nspcc-dev / neofs-s3-gw

NeoFS S3 Protocol Gateway
GNU Affero General Public License v3.0
7 stars 15 forks source link

neofs/tree: don't use neofs-crypto directly #932

Closed roman-khimov closed 6 months ago

roman-khimov commented 6 months ago

SDK is still a better option.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (6c38c80) 33.60% compared to head (e172160) 33.60%. Report is 1 commits behind head on master.

Files Patch % Lines
internal/neofs/tree_signature.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #932 +/- ## ========================================== - Coverage 33.60% 33.60% -0.01% ========================================== Files 64 64 Lines 10859 10860 +1 ========================================== Hits 3649 3649 - Misses 6802 6803 +1 Partials 408 408 ```

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