nspcc-dev / neofs-s3-gw

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

Return correct error on invalid grantee type #926

Closed smallhive closed 7 months ago

smallhive commented 7 months ago

Closes #908.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f76190c) 33.68% compared to head (205f942) 33.68%. Report is 1 commits behind head on master.

Files Patch % Lines
api/handler/acl.go 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #926 +/- ## ======================================= Coverage 33.68% 33.68% ======================================= Files 64 64 Lines 10834 10834 ======================================= Hits 3649 3649 Misses 6777 6777 Partials 408 408 ```

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

smallhive commented 7 months ago

I don't see this documented anywhere.

https://github.com/nspcc-dev/neofs-s3-gw/blob/90de859d7084f6ad15c2de9e6bd1185a50babf3a/docs/aws_s3_compat.md?plain=1#L54