nspcc-dev / neofs-sdk-go

Go implementation of NeoFS SDK
Apache License 2.0
5 stars 14 forks source link

api: Add stable marshaling #597

Closed cthulhu-rider closed 1 week ago

cthulhu-rider commented 2 weeks ago

source code is ready and ready for review. Some tests left

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 84.96481% with 235 lines in your changes missing coverage. Please review.

Project coverage is 53.27%. Comparing base (4a5fd58) to head (d1a668c). Report is 3 commits behind head on master.

Files Patch % Lines
proto/internal/test/rand.go 0.00% 185 Missing :warning:
proto/internal/test/encoding.go 29.23% 41 Missing and 5 partials :warning:
proto/session/encoding.go 97.87% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #597 +/- ## =========================================== + Coverage 39.56% 53.27% +13.70% =========================================== Files 147 164 +17 Lines 17496 19059 +1563 =========================================== + Hits 6922 10153 +3231 + Misses 10198 8489 -1709 - Partials 376 417 +41 ```

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