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 to Gradle 8.8 #13584

Merged
merged 1 commit into from
Jun 11, 2024

Update to Gradle 8.8

13bf604
Select commit
Loading
Failed to load commit list.
Merged

Update to Gradle 8.8 #13584

Update to Gradle 8.8
13bf604
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 1s

71.68% (target 70.00%)

View this Pull Request on Codecov

71.68% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 25.80645% with 23 lines in your changes missing coverage. Please review.

Project coverage is 71.68%. Comparing base (b15cb0c) to head (13bf604).
Report is 397 commits behind head on main.

Files Patch % Lines
...ensearch/gradle/precommit/ThirdPartyAuditTask.java 0.00% 8 Missing ⚠️
.../opensearch/gradle/info/GlobalBuildInfoPlugin.java 61.53% 5 Missing ⚠️
...e/precommit/DependencyLicensesPrecommitPlugin.java 0.00% 5 Missing ⚠️
...ensearch/gradle/tar/SymbolicLinkPreservingTar.java 0.00% 3 Missing ⚠️
...ternal/InternalDistributionArchiveSetupPlugin.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13584      +/-   ##
============================================
+ Coverage     71.42%   71.68%   +0.26%     
- Complexity    59978    61707    +1729     
============================================
  Files          4985     5094     +109     
  Lines        282275   289695    +7420     
  Branches      40946    41875     +929     
============================================
+ Hits         201603   207670    +6067     
- Misses        63999    64841     +842     
- Partials      16673    17184     +511     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.