nspcc-dev / neofs-sdk-go

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

Token signatures and issuers #564

Closed cthulhu-rider closed 4 months ago

cthulhu-rider commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 77.41935% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 68.16%. Comparing base (331abfe) to head (4123c78). Report is 15 commits behind head on master.

:exclamation: Current head 4123c78 differs from pull request most recent head bd31d70. Consider uploading reports for the commit bd31d70 to get more accurate results

Files Patch % Lines
bearer/bearer.go 71.42% 5 Missing and 1 partial :warning:
object/slicer/slicer.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #564 +/- ## ========================================== + Coverage 68.15% 68.16% +0.01% ========================================== Files 122 122 Lines 9965 9987 +22 ========================================== + Hits 6792 6808 +16 - Misses 2799 2804 +5 - Partials 374 375 +1 ```

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

cthulhu-rider commented 4 months ago

integration test failures aint related to these changes. #572