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.1] Fixing dls/fls logic around numeric aggregations #798

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.

@kaituo kaituo changed the title Fixing dls/fls logic around numeric aggregations [Backport 1.1] Fixing dls/fls logic around numeric aggregations Feb 2, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #798 (4fb88f7) into 1.1 (9805c92) will increase coverage by 0.03%.
The diff coverage is 77.72%.

📣 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.1     #798      +/-   ##
============================================
+ Coverage     78.47%   78.51%   +0.03%     
- Complexity     3723     3729       +6     
============================================
  Files           276      280       +4     
  Lines         15572    15660      +88     
  Branches       1622     1617       -5     
============================================
+ Hits          12220    12295      +75     
- Misses         2629     2637       +8     
- Partials        723      728       +5     
Flag Coverage Δ
plugin 78.51% <77.72%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
...c/main/java/org/opensearch/ad/util/ParseUtils.java 67.06% <ø> (ø)
...rc/main/java/org/opensearch/ad/util/Throttler.java 80.00% <0.00%> (-20.00%) ⬇️
...rg/opensearch/ad/AnomalyDetectorProfileRunner.java 68.83% <53.84%> (-0.43%) ⬇️
...a/org/opensearch/ad/util/SafeSecurityInjector.java 57.57% <57.57%> (ø)
...org/opensearch/ad/util/ADSafeSecurityInjector.java 72.41% <72.41%> (ø)
...va/org/opensearch/ad/feature/SearchFeatureDao.java 75.56% <75.51%> (-5.91%) ⬇️
...main/java/org/opensearch/ad/util/SecurityUtil.java 87.50% <87.50%> (ø)
.../org/opensearch/ad/feature/CompositeRetriever.java 85.21% <90.00%> (+1.10%) ⬆️
...java/org/opensearch/ad/task/ADBatchTaskRunner.java 82.08% <92.30%> (+5.94%) ⬆️
...va/org/opensearch/ad/AnomalyDetectorJobRunner.java 67.08% <100.00%> (+0.83%) ⬆️
... and 19 more

@kaituo kaituo merged commit c2306da into opensearch-project:1.1 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