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

update put route when flattening result index #1409

Merged
merged 2 commits into from
Feb 3, 2025

clean up unused code

5f62c7f
Select commit
Loading
Failed to load commit list.
Merged

update put route when flattening result index #1409

clean up unused code
5f62c7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

81.55% (+0.02%) compared to 70eb089

View this Pull Request on Codecov

81.55% (+0.02%) compared to 70eb089

Details

Codecov Report

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

Project coverage is 81.55%. Comparing base (70eb089) to head (5f62c7f).

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              @@
##               main    #1409      +/-   ##
============================================
+ Coverage     81.53%   81.55%   +0.02%     
+ Complexity     5857     5856       -1     
============================================
  Files           533      533              
  Lines         23675    23664      -11     
  Branches       2375     2374       -1     
============================================
- Hits          19303    19300       -3     
+ Misses         3207     3199       -8     
  Partials       1165     1165              
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 11 files with indirect coverage changes