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.x] Mappings parsing fix #862

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 <[email protected]>

* message typo fix

Signed-off-by: Petar Dzepina <[email protected]>

---------

Signed-off-by: Petar Dzepina <[email protected]>
(cherry picked from commit 6a5c041)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team April 17, 2023 17:08
@codecov-commenter
Copy link

Codecov Report

Merging #862 (7133150) into 2.x (4f5d97b) will decrease coverage by 0.05%.
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.x     #862      +/-   ##
============================================
- Coverage     76.37%   76.32%   -0.05%     
  Complexity      116      116              
============================================
  Files           125      125              
  Lines          7051     7049       -2     
  Branches       1033     1031       -2     
============================================
- Hits           5385     5380       -5     
- Misses         1139     1146       +7     
+ Partials        527      523       -4     
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.

@AWSHurneyt AWSHurneyt merged commit 4d1bb41 into 2.x Apr 18, 2023
@github-actions github-actions bot deleted the backport/backport-851-to-2.x branch April 18, 2023 01:05
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