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] update put route when flattening result index #1410

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport d4ce6cf from #1409.

* update put route when flattening result index

Signed-off-by: Jackie Han <[email protected]>

* clean up unused code

Signed-off-by: Jackie Han <[email protected]>

---------

Signed-off-by: Jackie Han <[email protected]>
(cherry picked from commit d4ce6cf)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@jackiehanyang jackiehanyang merged commit 6d64372 into 2.x Feb 3, 2025
13 of 18 checks passed
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 81.65%. Comparing base (328f901) to head (303bd5f).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../rest/handler/AbstractTimeSeriesActionHandler.java 80.00% 3 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #1410      +/-   ##
============================================
- Coverage     81.69%   81.65%   -0.05%     
+ Complexity     5879     5871       -8     
============================================
  Files           533      533              
  Lines         23676    23665      -11     
  Branches       2375     2374       -1     
============================================
- Hits          19343    19323      -20     
- Misses         3178     3183       +5     
- Partials       1155     1159       +4     
Flag Coverage Δ
plugin 81.65% <80.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...g/opensearch/timeseries/util/RestHandlerUtils.java 67.46% <ø> (+3.64%) ⬆️
.../rest/handler/AbstractTimeSeriesActionHandler.java 93.07% <80.00%> (-0.20%) ⬇️

... and 9 files with indirect coverage changes

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