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

Fix build with latest OpenSearch (for real this time) #972

Merged
merged 1 commit into from
Aug 9, 2023

Fix build with latest OpenSearch (for real this time)

9d1f5ba
Select commit
Loading
Failed to load commit list.
Merged

Fix build with latest OpenSearch (for real this time) #972

Fix build with latest OpenSearch (for real this time)
9d1f5ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2023 in 0s

80.44% (+0.22%) compared to 1130a1b

View this Pull Request on Codecov

80.44% (+0.22%) compared to 1130a1b

Details

Codecov Report

Merging #972 (9d1f5ba) into main (1130a1b) will increase coverage by 0.22%.
Report is 2 commits behind head on main.
The diff coverage is 94.20%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #972      +/-   ##
============================================
+ Coverage     80.21%   80.44%   +0.22%     
- Complexity     4531     4573      +42     
============================================
  Files           329      333       +4     
  Lines         18832    19098     +266     
  Branches       1974     1987      +13     
============================================
+ Hits          15106    15363     +257     
- Misses         2780     2785       +5     
- Partials        946      950       +4     
Files Changed Coverage Δ
...search/ad/cluster/ClusterManagerEventListener.java 78.72% <ø> (ø)
.../main/java/org/opensearch/ad/cluster/HashRing.java 82.66% <ø> (-0.81%) ⬇️
...opensearch/timeseries/indices/IndexManagement.java 80.08% <ø> (+0.42%) ⬆️
...g/opensearch/timeseries/util/RestHandlerUtils.java 83.33% <ø> (ø)
.../handler/IndexAnomalyDetectorJobActionHandler.java 63.84% <50.00%> (ø)
...java/org/opensearch/ad/task/ADBatchTaskRunner.java 81.50% <68.88%> (+0.17%) ⬆️
...ava/org/opensearch/ad/task/ADTaskCacheManager.java 88.73% <75.00%> (-0.46%) ⬇️
...ain/java/org/opensearch/ad/task/ADTaskManager.java 77.71% <80.95%> (-0.18%) ⬇️
...rch/ad/transport/ForwardADTaskTransportAction.java 97.45% <85.71%> (ø)
...va/org/opensearch/forecast/model/ForecastTask.java 97.52% <97.52%> (ø)
... and 11 more

... and 5 files with indirect coverage changes