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 (#1276) (#12… #1291

Merged
merged 2 commits into from
Sep 3, 2024

resolve conflicts

f9bf688
Select commit
Loading
Failed to load commit list.
Merged

Revert "Add flatten_result_index_mapping field to Config (#1276) (#12… #1291

resolve conflicts
f9bf688
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 1s

77.61% (+6.21%) compared to 138dbd0

View this Pull Request on Codecov

77.61% (+6.21%) compared to 138dbd0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.61%. Comparing base (138dbd0) to head (f9bf688).
Report is 16 commits behind head on 2.x.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #1291      +/-   ##
============================================
+ Coverage     71.40%   77.61%   +6.21%     
- Complexity     4878     5435     +557     
============================================
  Files           518      532      +14     
  Lines         22931    23243     +312     
  Branches       2260     2303      +43     
============================================
+ Hits          16373    18041    +1668     
+ Misses         5509     4157    -1352     
+ Partials       1049     1045       -4     
Files with missing lines Coverage Δ
src/main/java/org/opensearch/ad/model/ADTask.java 97.99% <100.00%> (ø)
.../java/org/opensearch/ad/model/AnomalyDetector.java 86.41% <ø> (-0.61%) ⬇️
.../handler/AbstractAnomalyDetectorActionHandler.java 97.77% <100.00%> (+77.77%) ⬆️
...va/org/opensearch/forecast/model/ForecastTask.java 97.58% <100.00%> (ø)
...java/org/opensearch/forecast/model/Forecaster.java 79.51% <ø> (+8.43%) ⬆️
.../rest/handler/AbstractForecasterActionHandler.java 90.90% <100.00%> (+90.90%) ⬆️
...n/java/org/opensearch/timeseries/model/Config.java 85.71% <ø> (-1.31%) ⬇️

... and 109 files with indirect coverage changes