Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Terminate security for email transport handlers #262

Merged
merged 10 commits into from
Oct 1, 2020
Merged

Conversation

skkosuri-amzn
Copy link
Contributor

Issue #, if available:
Terminate security for email transport handlers
#6

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #262 into master will increase coverage by 0.01%.
The diff coverage is 96.29%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #262      +/-   ##
============================================
+ Coverage     80.37%   80.38%   +0.01%     
- Complexity      194      195       +1     
============================================
  Files           150      150              
  Lines          4897     4905       +8     
  Branches        647      647              
============================================
+ Hits           3936     3943       +7     
+ Misses          616      613       -3     
- Partials        345      349       +4     
Impacted Files Coverage Δ Complexity Δ
...search/alerting/action/DeleteEmailAccountAction.kt 50.00% <ø> (ø) 0.00 <0.00> (ø)
...icsearch/alerting/action/DeleteEmailGroupAction.kt 50.00% <ø> (ø) 0.00 <0.00> (ø)
...ing/transport/TransportSearchEmailAccountAction.kt 62.50% <75.00%> (+5.35%) 0.00 <0.00> (ø)
...rting/transport/TransportSearchEmailGroupAction.kt 62.50% <75.00%> (+5.35%) 0.00 <0.00> (ø)
...ticsearch/alerting/action/GetEmailAccountAction.kt 66.66% <100.00%> (ø) 0.00 <0.00> (ø)
...asticsearch/alerting/action/GetEmailGroupAction.kt 66.66% <100.00%> (ø) 0.00 <0.00> (ø)
...csearch/alerting/action/IndexEmailAccountAction.kt 66.66% <100.00%> (ø) 0.00 <0.00> (ø)
...ticsearch/alerting/action/IndexEmailGroupAction.kt 66.66% <100.00%> (ø) 0.00 <0.00> (ø)
...search/alerting/action/SearchEmailAccountAction.kt 66.66% <100.00%> (ø) 0.00 <0.00> (ø)
...icsearch/alerting/action/SearchEmailGroupAction.kt 66.66% <100.00%> (ø) 0.00 <0.00> (ø)
... and 11 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 9ab735c...7bff7ba. Read the comment docs.

@skkosuri-amzn skkosuri-amzn merged commit 62e62ee into master Oct 1, 2020
@qreshi qreshi deleted the email_sec branch December 19, 2020 00:45
tlfeng pushed a commit that referenced this pull request Feb 6, 2021
* Terminate security for email transport handlers
* Renamed email action names
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants