Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return unsupported error on GetBucketPolicyStatus #886

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

smallhive
Copy link
Contributor

Closes #865.

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #886 (81e3b9d) into master (d703219) will decrease coverage by 0.01%.
Report is 10 commits behind head on master.
The diff coverage is 27.27%.

@@            Coverage Diff             @@
##           master     #886      +/-   ##
==========================================
- Coverage   34.44%   34.43%   -0.01%     
==========================================
  Files          62       62              
  Lines       10579    10581       +2     
==========================================
  Hits         3644     3644              
- Misses       6528     6530       +2     
  Partials      407      407              
Files Coverage Δ
api/handler/acl.go 69.82% <0.00%> (ø)
api/handler/util.go 47.05% <50.00%> (ø)
api/handler/not_support.go 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@smallhive smallhive marked this pull request as ready for review October 30, 2023 11:43
@roman-khimov roman-khimov merged commit 840fbca into master Oct 30, 2023
10 of 14 checks passed
@roman-khimov roman-khimov deleted the 865-getbucketpolicystatus-is-not-supported branch October 30, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GetBucketPolicyStatus is not supported and should return valid status code
2 participants