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

INTEGRATION [PR#1426 > development/8.1] ft(S3C-3748): Add PutBucketEncryption route #1427

Merged

Conversation

bert-e
Copy link
Contributor

@bert-e bert-e commented Apr 29, 2021

This pull request has been created automatically.
It is linked to its parent pull request #1426.

Do not edit this pull request directly.
If you need to amend/cancel the changeset on branch
w/8.1/feature/S3C-3748_add_PutBucketEncyption_handler, please follow this
procedure:

 $ git fetch
 $ git checkout w/8.1/feature/S3C-3748_add_PutBucketEncyption_handler
 $ # <amend or cancel the changeset by _adding_ new commits>
 $ git push origin w/8.1/feature/S3C-3748_add_PutBucketEncyption_handler

Please always comment pull request #1426 instead of this one.

@codecov-commenter
Copy link

Codecov Report

Merging #1427 (d572fc9) into development/8.1 (2a78d4f) will decrease coverage by 0.02%.
The diff coverage is 37.50%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           development/8.1    #1427      +/-   ##
===================================================
- Coverage            58.68%   58.66%   -0.03%     
===================================================
  Files                  183      183              
  Lines                11770    11776       +6     
===================================================
+ Hits                  6907     6908       +1     
- Misses                4863     4868       +5     
Impacted Files Coverage Δ
lib/policyEvaluator/utils/actionMaps.js 100.00% <ø> (ø)
lib/s3routes/routes/routePUT.js 2.83% <0.00%> (-0.12%) ⬇️
lib/models/BucketInfo.js 86.15% <75.00%> (-0.38%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a78d4f...d572fc9. Read the comment docs.

@bert-e bert-e merged commit d572fc9 into development/8.1 Apr 29, 2021
@bert-e bert-e deleted the w/8.1/feature/S3C-3748_add_PutBucketEncyption_handler branch April 29, 2021 18:50
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.

3 participants