nspcc-dev / neofs-sdk-go

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

Improve ID packages and increase their test coverage #598

Closed cthulhu-rider closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 94.84536% with 5 lines in your changes missing coverage. Please review.

Project coverage is 53.61%. Comparing base (4a5fd58) to head (3a0ae98). Report is 21 commits behind head on master.

Files Patch % Lines
waiter/container_eacl.go 0.00% 2 Missing :warning:
container/id/test/id.go 0.00% 1 Missing :warning:
eacl/table.go 75.00% 1 Missing :warning:
user/test/id.go 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #598 +/- ## =========================================== + Coverage 39.56% 53.61% +14.05% =========================================== Files 147 164 +17 Lines 17496 19068 +1572 =========================================== + Hits 6922 10223 +3301 + Misses 10198 8436 -1762 - Partials 376 409 +33 ```

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