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

[Backport 1.2] fixing dls/fls logic around numeric aggregations #797

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

kaituo
Copy link
Collaborator

@kaituo kaituo commented Feb 2, 2023

Backport 44de1c4 from #787

Signed-off-by: Kaituo Li [email protected]

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.

@codecov-commenter
Copy link

Codecov Report

Merging #797 (6a6771c) into 1.2 (27104c6) will increase coverage by 0.10%.
The diff coverage is 83.73%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@             Coverage Diff              @@
##                1.2     #797      +/-   ##
============================================
+ Coverage     75.86%   75.97%   +0.10%     
- Complexity     3944     3952       +8     
============================================
  Files           295      299       +4     
  Lines         17178    17272      +94     
  Branches       1814     1809       -5     
============================================
+ Hits          13032    13122      +90     
+ Misses         3326     3305      -21     
- Partials        820      845      +25     
Flag Coverage Δ
plugin 75.97% <83.73%> (+0.10%) ⬆️

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

Impacted Files Coverage Δ
...est/handler/IndexAnomalyDetectorActionHandler.java 100.00% <ø> (ø)
.../handler/ValidateAnomalyDetectorActionHandler.java 75.00% <ø> (ø)
...c/main/java/org/opensearch/ad/util/ParseUtils.java 71.59% <ø> (+4.28%) ⬆️
...rc/main/java/org/opensearch/ad/util/Throttler.java 80.00% <0.00%> (-20.00%) ⬇️
...rg/opensearch/ad/AnomalyDetectorProfileRunner.java 68.36% <53.84%> (-0.41%) ⬇️
...a/org/opensearch/ad/util/SafeSecurityInjector.java 57.57% <57.57%> (ø)
...org/opensearch/ad/util/ADSafeSecurityInjector.java 72.41% <72.41%> (ø)
...main/java/org/opensearch/ad/util/SecurityUtil.java 87.50% <87.50%> (ø)
.../org/opensearch/ad/feature/CompositeRetriever.java 85.21% <90.00%> (+1.10%) ⬆️
.../handler/AbstractAnomalyDetectorActionHandler.java 54.05% <90.00%> (+0.24%) ⬆️
... and 26 more

@kaituo kaituo merged commit 61e93b6 into opensearch-project:1.2 Feb 3, 2023
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.

4 participants