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 to 2.x] backport PR 1329 #1330

Merged
merged 1 commit into from
Oct 2, 2024

forward port flaky test fix in PR #1319 and add forecasting security …

3bdd5bf
Select commit
Loading
Failed to load commit list.
Merged

[backport to 2.x] backport PR 1329 #1330

forward port flaky test fix in PR #1319 and add forecasting security …
3bdd5bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

79.72% (+0.15%) compared to f532a14

View this Pull Request on Codecov

79.72% (+0.15%) compared to f532a14

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.72%. Comparing base (f532a14) to head (3bdd5bf).

Files with missing lines Patch % Lines
...va/org/opensearch/timeseries/task/TaskManager.java 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #1330      +/-   ##
============================================
+ Coverage     79.57%   79.72%   +0.15%     
- Complexity     5623     5645      +22     
============================================
  Files           534      533       -1     
  Lines         23408    23411       +3     
  Branches       2322     2323       +1     
============================================
+ Hits          18626    18665      +39     
+ Misses         3673     3647      -26     
+ Partials       1109     1099      -10     
Files with missing lines Coverage Δ
...nsearch/forecast/rest/RestGetForecasterAction.java 82.60% <ø> (ø)
...nsport/SearchTopForecastResultTransportAction.java 2.47% <ø> (ø)
...g/opensearch/timeseries/ml/RealTimeInferencer.java 92.07% <100.00%> (+15.31%) ⬆️
...va/org/opensearch/timeseries/task/TaskManager.java 81.46% <0.00%> (-0.36%) ⬇️

... and 11 files with indirect coverage changes