nspcc-dev / neofs-s3-gw

NeoFS S3 Protocol Gateway
GNU Affero General Public License v3.0
7 stars 15 forks source link

Update to go 1.20 min #933

Closed smallhive closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 27.97%. Comparing base (e172160) to head (31c745f). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #933 +/- ## ========================================== - Coverage 33.60% 27.97% -5.63% ========================================== Files 64 87 +23 Lines 10860 13590 +2730 ========================================== + Hits 3649 3802 +153 - Misses 6803 9371 +2568 - Partials 408 417 +9 ```

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

roman-khimov commented 6 months ago

https://github.com/nspcc-dev/neofs-s3-gw/pull/933#pullrequestreview-1906053457

smallhive commented 6 months ago

encryption.go updated. CutPrefix adds the second returning parameter, it is mostly inconvenient