nspcc-dev / neofs-sdk-go

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

session/test: "generate" valid session tokens #610

Closed carpawell closed 4 months ago

carpawell commented 4 months ago

Chronology was broken for lifetime values (created already expired).

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 53.62%. Comparing base (340c369) to head (0f82848). Report is 1 commits behind head on master.

Files Patch % Lines
session/test/session.go 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #610 +/- ## ======================================= Coverage 53.62% 53.62% ======================================= Files 164 164 Lines 19078 19078 ======================================= Hits 10231 10231 Misses 8443 8443 Partials 404 404 ```

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