nspcc-dev / neofs-sdk-go

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

eacl: Improvements and test coverage #605

Closed cthulhu-rider closed 3 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 97.80822% with 8 lines in your changes missing coverage. Please review.

Project coverage is 54.43%. Comparing base (c30d691) to head (402b83c). Report is 1 commits behind head on master.

Files Patch % Lines
eacl/record.go 91.66% 2 Missing and 2 partials :warning:
eacl/table.go 88.46% 2 Missing and 1 partial :warning:
eacl/target.go 97.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #605 +/- ## ========================================== + Coverage 53.69% 54.43% +0.74% ========================================== Files 164 164 Lines 19113 19172 +59 ========================================== + Hits 10262 10436 +174 + Misses 8447 8338 -109 + Partials 404 398 -6 ```

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

roman-khimov commented 3 months ago

Conflicts.

roman-khimov commented 3 months ago

Linter fails.