Netflix / genie

Distributed Big Data Orchestration Service
https://netflix.github.io/genie
Apache License 2.0
1.7k stars 365 forks source link

JDK 17 upgrade #1200

Closed bhou2 closed 4 months ago

bhou2 commented 4 months ago

This PR is for upgrading the Java version to 17. Tests with dev-snapshot on personal test stack are successful.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.77%. Comparing base (e0c6266) to head (cf6bd07). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1200 +/- ## ============================================ + Coverage 90.75% 90.77% +0.02% Complexity 3809 3809 ============================================ Files 467 467 Lines 14976 15001 +25 Branches 1071 1070 -1 ============================================ + Hits 13591 13617 +26 - Misses 909 921 +12 + Partials 476 463 -13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.