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

Adds usage of destination host deny list to the error notification an… #410

Merged
merged 2 commits into from
Feb 27, 2021

Conversation

dbbaughe
Copy link
Contributor

…d notification action in ISM

Issue #, if available:

Description of changes:

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or

(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or

(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.

(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.

@codecov
Copy link

codecov bot commented Feb 27, 2021

Codecov Report

Merging #410 (2fbe0ee) into main (91a457d) will increase coverage by 0.01%.
The diff coverage is 77.27%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #410      +/-   ##
============================================
+ Coverage     76.98%   77.00%   +0.01%     
- Complexity     1497     1502       +5     
============================================
  Files           196      196              
  Lines          7816     7831      +15     
  Branches       1244     1246       +2     
============================================
+ Hits           6017     6030      +13     
  Misses         1126     1126              
- Partials        673      675       +2     
Impacted Files Coverage Δ Complexity Δ
.../indexstatemanagement/model/action/ActionConfig.kt 84.61% <ø> (ø) 9.00 <0.00> (ø)
...emanagement/model/action/AllocationActionConfig.kt 81.13% <ø> (ø) 12.00 <0.00> (ø)
...xstatemanagement/model/action/CloseActionConfig.kt 83.33% <ø> (ø) 3.00 <0.00> (ø)
...statemanagement/model/action/DeleteActionConfig.kt 75.00% <ø> (ø) 2.00 <0.00> (ø)
...emanagement/model/action/ForceMergeActionConfig.kt 80.64% <ø> (ø) 8.00 <0.00> (ø)
...nagement/model/action/IndexPriorityActionConfig.kt 75.86% <ø> (ø) 6.00 <0.00> (ø)
...exstatemanagement/model/action/OpenActionConfig.kt 83.33% <ø> (ø) 3.00 <0.00> (ø)
...atemanagement/model/action/ReadOnlyActionConfig.kt 83.33% <ø> (ø) 3.00 <0.00> (ø)
...temanagement/model/action/ReadWriteActionConfig.kt 83.33% <ø> (ø) 3.00 <0.00> (ø)
...anagement/model/action/ReplicaCountActionConfig.kt 75.86% <ø> (ø) 6.00 <0.00> (ø)
... and 15 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 91a457d...222c3f1. Read the comment docs.

@dbbaughe dbbaughe merged commit 625c97c into main Feb 27, 2021
@dbbaughe dbbaughe deleted the host branch February 27, 2021 00:38
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