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

Upgrades supported ES version to 7.10 #349

Merged
merged 6 commits into from
Nov 20, 2020

Conversation

dbbaughe
Copy link
Contributor

Issue #, if available:

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 Nov 20, 2020

Codecov Report

Merging #349 (5e52d3a) into master (f62beef) will increase coverage by 0.57%.
The diff coverage is 96.07%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #349      +/-   ##
============================================
+ Coverage     75.06%   75.63%   +0.57%     
- Complexity     1358     1374      +16     
============================================
  Files           183      183              
  Lines          7011     7011              
  Branches       1143     1143              
============================================
+ Hits           5263     5303      +40     
+ Misses         1135     1097      -38     
+ Partials        613      611       -2     
Impacted Files Coverage Δ Complexity Δ
...nt/indexstatemanagement/ManagedIndexCoordinator.kt 61.90% <ø> (+0.41%) 35.00 <0.00> (ø)
...agement/indexstatemanagement/ManagedIndexRunner.kt 55.04% <0.00%> (ø) 41.00 <0.00> (ø)
...nt/indexstatemanagement/model/ErrorNotification.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ticsearch/indexmanagement/IndexManagementPlugin.kt 92.10% <100.00%> (ø) 11.00 <0.00> (ø)
...ch/indexmanagement/elasticapi/ElasticExtensions.kt 80.00% <100.00%> (ø) 0.00 <0.00> (ø)
...ndexstatemanagement/IndexStateManagementHistory.kt 76.19% <100.00%> (+0.22%) 26.00 <0.00> (-1.00) ⬆️
...agement/indexstatemanagement/model/ChangePolicy.kt 90.47% <100.00%> (ø) 8.00 <0.00> (ø)
...t/indexstatemanagement/model/ManagedIndexConfig.kt 78.57% <100.00%> (+2.04%) 20.00 <0.00> (+2.00)
...indexstatemanagement/model/ManagedIndexMetaData.kt 89.44% <100.00%> (+3.72%) 41.00 <0.00> (+1.00)
...dexmanagement/indexstatemanagement/model/Policy.kt 90.36% <100.00%> (+1.20%) 22.00 <0.00> (+1.00)
... and 56 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 f62beef...358f9a1. Read the comment docs.

@dbbaughe dbbaughe merged commit 5a8b647 into opendistro-for-elasticsearch:master Nov 20, 2020
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

4 participants