update put route when flattening result index #1409
Merged
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
@@ 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%) |
⬇️ |
Loading