nspcc-dev / neofs-sdk-go

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

Improve `checksum` package and increase its test coverage #593

Closed cthulhu-rider closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.

Project coverage is 39.56%. Comparing base (d5a5fbc) to head (4a5fd58). Report is 1 commits behind head on master.

Files Patch % Lines
checksum/test/generate.go 71.42% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #593 +/- ## ========================================== + Coverage 39.47% 39.56% +0.08% ========================================== Files 147 147 Lines 17494 17496 +2 ========================================== + Hits 6906 6922 +16 + Misses 10213 10198 -15 - Partials 375 376 +1 ```

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

cthulhu-rider commented 2 weeks ago

We should go further (but conflicts).

resolved