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

Revert "Add flatten_result_index_mapping field to Config (#1317)" #1350

Merged
merged 1 commit into from
Oct 22, 2024

Revert "Add flatten_result_index_mapping field to Config (#1317)"

bb12ebe
Select commit
Loading
Failed to load commit list.
Merged

Revert "Add flatten_result_index_mapping field to Config (#1317)" #1350

Revert "Add flatten_result_index_mapping field to Config (#1317)"
bb12ebe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

80.17% (+0.00%) compared to 9d3bb72

View this Pull Request on Codecov

80.17% (+0.00%) compared to 9d3bb72

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.17%. Comparing base (9d3bb72) to head (bb12ebe).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               2.18    #1350   +/-   ##
=========================================
  Coverage     80.16%   80.17%           
+ Complexity     5687     5684    -3     
=========================================
  Files           533      533           
  Lines         23430    23409   -21     
  Branches       2335     2333    -2     
=========================================
- Hits          18783    18768   -15     
+ Misses         3545     3544    -1     
+ Partials       1102     1097    -5     
Files with missing lines Coverage Δ
src/main/java/org/opensearch/ad/model/ADTask.java 98.00% <ø> (-0.01%) ⬇️
.../java/org/opensearch/ad/model/AnomalyDetector.java 89.34% <ø> (+0.35%) ⬆️
.../handler/AbstractAnomalyDetectorActionHandler.java 97.82% <ø> (-0.05%) ⬇️
...va/org/opensearch/forecast/model/ForecastTask.java 97.99% <ø> (-0.01%) ⬇️
...java/org/opensearch/forecast/model/Forecaster.java 79.88% <ø> (+1.39%) ⬆️
.../rest/handler/AbstractForecasterActionHandler.java 91.11% <ø> (-0.20%) ⬇️
...n/java/org/opensearch/timeseries/model/Config.java 86.73% <ø> (+0.42%) ⬆️

... and 8 files with indirect coverage changes