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

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 76a8885 into 2.19 Feb 3, 2025
21 of 27 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.63%. Comparing base (328f901) to head (1947887).
Report is 1 commits behind head on 2.19.

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.19    #1411      +/-   ##
============================================
- Coverage     81.69%   81.63%   -0.07%     
+ Complexity     5879     5870       -9     
============================================
  Files           533      533              
  Lines         23676    23665      -11     
  Branches       2375     2374       -1     
============================================
- Hits          19343    19319      -24     
- Misses         3178     3186       +8     
- Partials       1155     1160       +5     
Flag Coverage Δ
plugin 81.63% <80.00%> (-0.07%) ⬇️

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 10 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