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

Conversation

jackiehanyang
Copy link
Collaborator

@jackiehanyang jackiehanyang commented Sep 3, 2024

This reverts commit d3bd162.

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Jackie Han <jkhanjob@gmail.com>
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.61%. Comparing base (138dbd0) to head (f9bf688).
Report is 18 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     
Flag Coverage Δ
plugin 77.61% <100.00%> (+6.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jackiehanyang jackiehanyang merged commit 5428f2b into opensearch-project:2.x Sep 3, 2024
28 of 29 checks passed
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.

2 participants