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 error if no tags in bucket #924

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Conversation

smallhive
Copy link
Contributor

Closes #898.

Closes #898.

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

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

Comparison is base (f76190c) 33.68% compared to head (7d0b0e3) 33.66%.
Report is 1 commits behind head on master.

Files Patch % Lines
api/layer/tagging.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #924      +/-   ##
==========================================
- Coverage   33.68%   33.66%   -0.02%     
==========================================
  Files          64       64              
  Lines       10834    10839       +5     
==========================================
  Hits         3649     3649              
- Misses       6777     6782       +5     
  Partials      408      408              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roman-khimov roman-khimov merged commit aef5732 into master Feb 8, 2024
12 of 16 checks passed
@roman-khimov roman-khimov deleted the 898-getbuckettagging branch February 8, 2024 12:15
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.

GetBucketTagging: gw should return 404 when there are no tags
2 participants