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

[Backport 2.7] Mappings parsing fix #871

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6a5c041 from #851

* fixed mappings parsing when field name named "properties" exists in mappings

Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>

* message typo fix

Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>

---------

Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
(cherry picked from commit 6a5c041)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team April 18, 2023 01:02
@codecov-commenter
Copy link

Codecov Report

Merging #871 (52c6889) into 2.7 (6b3c09c) will increase coverage by 0.09%.
The diff coverage is 85.71%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.7     #871      +/-   ##
============================================
+ Coverage     76.54%   76.63%   +0.09%     
  Complexity      116      116              
============================================
  Files           125      125              
  Lines          7055     7053       -2     
  Branches       1034     1032       -2     
============================================
+ Hits           5400     5405       +5     
+ Misses         1129     1123       -6     
+ Partials        526      525       -1     
Impacted Files Coverage Δ
...opensearch/alerting/util/DocLevelMonitorQueries.kt 73.20% <85.71%> (+0.69%) ⬆️

... and 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lezzago lezzago merged commit 7998830 into 2.7 Apr 18, 2023
@github-actions github-actions bot deleted the backport/backport-851-to-2.7 branch April 18, 2023 02:03
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.

4 participants