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

Refactoring/aws/ses #269

Merged
merged 9 commits into from Mar 25, 2019
Merged

Refactoring/aws/ses #269

merged 9 commits into from Mar 25, 2019

Conversation

misg
Copy link
Contributor

@misg misg commented Mar 20, 2019

This PR aims to migrate AWS SES service to the new architecture, as part of #183.

@misg misg self-assigned this Mar 20, 2019
@misg misg added this to In progress in Scout Suite via automation Mar 20, 2019
@misg misg added this to the Iteration #5 milestone Mar 20, 2019
@Aboisier Aboisier mentioned this pull request Mar 20, 2019
53 tasks
Copy link
Contributor

@Aboisier Aboisier left a comment

Choose a reason for hiding this comment

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

A* 👏

@codecov-io
Copy link

codecov-io commented Mar 25, 2019

Codecov Report

Merging #269 into refactoring/resource-configs will increase coverage by 0.09%.
The diff coverage is 44.06%.

Impacted file tree graph

@@                       Coverage Diff                        @@
##           refactoring/resource-configs     #269      +/-   ##
================================================================
+ Coverage                         31.32%   31.41%   +0.09%     
================================================================
  Files                               140      143       +3     
  Lines                              5784     5815      +31     
================================================================
+ Hits                               1812     1827      +15     
- Misses                             3972     3988      +16
Impacted Files Coverage Δ
ScoutSuite/providers/aws/facade/facade.py 36.84% <33.33%> (-0.15%) ⬇️
ScoutSuite/providers/aws/facade/ses.py 34.78% <34.78%> (ø)
...outSuite/providers/aws/resources/ses/identities.py 38.88% <38.88%> (ø)
ScoutSuite/providers/aws/configs/services.py 49.18% <50%> (ø) ⬆️
...e/providers/aws/resources/ses/identity_policies.py 57.14% <57.14%> (ø)
ScoutSuite/providers/aws/resources/ses/service.py 83.33% <83.33%> (ø)
ScoutSuite/output/js.py 25% <0%> (-0.36%) ⬇️
... and 1 more

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 2cf7369...e67bb9e. Read the comment docs.

@misg misg merged commit 4b8cf34 into refactoring/resource-configs Mar 25, 2019
Scout Suite automation moved this from In progress to Done Mar 25, 2019
@misg misg deleted the refactoring/aws/ses branch March 25, 2019 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Scout Suite
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants