apache / shardingsphere-elasticjob

Distributed scheduled job
Apache License 2.0
8.15k stars 3.29k forks source link

Block `elasticjob-test-native` module from compiling on JDK 8 to JDK16 #2427

Closed linghengqian closed 3 months ago

linghengqian commented 3 months ago

Fixes #2420 .

Changes proposed in this pull request:

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 79.61%. Comparing base (a8ba448) to head (a21b276). Report is 41 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2427 +/- ## ============================================ - Coverage 80.10% 79.61% -0.50% + Complexity 1113 1106 -7 ============================================ Files 204 204 Lines 3821 3806 -15 Branches 445 443 -2 ============================================ - Hits 3061 3030 -31 - Misses 570 585 +15 - Partials 190 191 +1 ```

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