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

Update Gradle Wrapper to 8.2.1 for Enhanced JDK20 Compatibility #985

Merged
merged 1 commit into from
Aug 21, 2023

Update Gradle Wrapper to 8.2.1 for Enhanced JDK20 Compatibility

3117b1b
Select commit
Loading
Failed to load commit list.
Merged

Update Gradle Wrapper to 8.2.1 for Enhanced JDK20 Compatibility #985

Update Gradle Wrapper to 8.2.1 for Enhanced JDK20 Compatibility
3117b1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2023 in 0s

80.42% (-0.21%) compared to 5ac6390

View this Pull Request on Codecov

80.42% (-0.21%) compared to 5ac6390

Details

Codecov Report

Merging #985 (3117b1b) into main (5ac6390) will decrease coverage by 0.21%.
The diff coverage is 59.62%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #985      +/-   ##
============================================
- Coverage     80.63%   80.42%   -0.21%     
+ Complexity     4590     4569      -21     
============================================
  Files           334      334              
  Lines         19104    19063      -41     
  Branches       1987     1987              
============================================
- Hits          15404    15331      -73     
- Misses         2755     2783      +28     
- Partials        945      949       +4     
Files Changed Coverage Δ
.../java/org/opensearch/ad/AnomalyDetectorRunner.java 44.94% <0.00%> (+0.49%) ⬆️
...c/main/java/org/opensearch/ad/ml/ModelManager.java 83.52% <0.00%> (-1.00%) ⬇️
.../ad/rest/handler/ModelValidationActionHandler.java 0.00% <0.00%> (ø)
.../main/java/org/opensearch/ad/ml/CheckpointDao.java 71.80% <25.00%> (+0.05%) ⬆️
.../main/java/org/opensearch/ad/cluster/HashRing.java 82.18% <33.33%> (-0.48%) ⬇️
...a/org/opensearch/ad/indices/ADIndexManagement.java 81.25% <33.33%> (-3.13%) ⬇️
...java/org/opensearch/ad/task/ADBatchTaskRunner.java 81.20% <33.33%> (-4.22%) ⬇️
...arch/forecast/indices/ForecastIndexManagement.java 85.07% <33.33%> (-2.99%) ⬇️
.../handler/IndexAnomalyDetectorJobActionHandler.java 64.36% <37.50%> (+0.52%) ⬆️
...d/transport/GetAnomalyDetectorTransportAction.java 75.75% <50.00%> (+0.16%) ⬆️
... and 14 more

... and 7 files with indirect coverage changes