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

Conversation

jackiehanyang
Copy link
Collaborator

This reverts commit cbe1f33.

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.

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.17%. Comparing base (9d3bb72) to head (bb12ebe).
Report is 1 commits behind head on 2.18.

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     
Flag Coverage Δ
plugin 80.17% <ø> (+<0.01%) ⬆️

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 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

@jackiehanyang jackiehanyang merged commit 71ddd8f into opensearch-project:2.18 Oct 22, 2024
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