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] Fix null values indexed as "null" strings in flat_object field #15515

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9194b7a from #14069.

Signed-off-by: kkewwei <[email protected]>
(cherry picked from commit 9194b7a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for 1f17544: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

✅ Gradle check result for 1f17544: SUCCESS

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 60.60606% with 13 lines in your changes missing coverage. Please review.

Project coverage is 71.55%. Comparing base (3c9e08b) to head (1f17544).
Report is 6 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ch/common/xcontent/JsonToStringXContentParser.java 60.60% 6 Missing and 7 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15515      +/-   ##
============================================
- Coverage     71.60%   71.55%   -0.05%     
+ Complexity    63549    63493      -56     
============================================
  Files          5222     5222              
  Lines        297639   297660      +21     
  Branches      43325    43331       +6     
============================================
- Hits         213112   212992     -120     
- Misses        66754    66806      +52     
- Partials      17773    17862      +89     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@msfroh msfroh merged commit dcd21c0 into 2.x Aug 30, 2024
57 of 58 checks passed
@andrross andrross deleted the backport/backport-14069-to-2.x branch October 17, 2024 21:07
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.

1 participant