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

validate non empty bucket #2127

Merged
merged 3 commits into from Oct 27, 2020
Merged

Conversation

SamRemis
Copy link
Member

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-io
Copy link

codecov-io commented Oct 22, 2020

Codecov Report

Merging #2127 into master will increase coverage by 0.00%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2127   +/-   ##
=========================================
  Coverage     93.06%   93.06%           
- Complexity     3980     3994   +14     
=========================================
  Files           219      220    +1     
  Lines         10739    10769   +30     
=========================================
+ Hits           9994    10022   +28     
- Misses          745      747    +2     
Impacted Files Coverage Δ Complexity Δ
src/InputValidationMiddleware.php 92.59% <92.59%> (ø) 14.00 <14.00> (?)
src/S3/S3Client.php 98.46% <100.00%> (+0.02%) 90.00 <0.00> (ø)
src/CloudFront/CloudFrontClient.php 18.18% <0.00%> (ø) 11.00% <0.00%> (ø%)

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 a492e9a...8a6c0a8. Read the comment docs.

src/InputValidationMiddleware.php Outdated Show resolved Hide resolved
tests/InputValidationMiddlewareTest.php Outdated Show resolved Hide resolved
src/InputValidationMiddleware.php Outdated Show resolved Hide resolved
tests/InputValidationMiddlewareTest.php Outdated Show resolved Hide resolved
tests/InputValidationMiddlewareTest.php Outdated Show resolved Hide resolved
Copy link
Contributor

@howardlopez howardlopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good pending Travis tests

@SamRemis SamRemis merged commit 9fd3a12 into aws:master Oct 27, 2020
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.

None yet

3 participants