beanshell / beanshell

Beanshell scripting language
Apache License 2.0
815 stars 183 forks source link

Add jdk 21 to the test matrix #757

Closed opeongo closed 1 month ago

opeongo commented 4 months ago

As the title says, include jdk21 (a long term support release) to the test matrix

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (2ffb804) 74.24% compared to head (f849cb4) 74.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #757 +/- ## ============================================ + Coverage 74.24% 74.27% +0.03% - Complexity 3042 3043 +1 ============================================ Files 108 108 Lines 9357 9357 Branches 1857 1857 ============================================ + Hits 6947 6950 +3 + Misses 2070 2068 -2 + Partials 340 339 -1 ``` | [Flag](https://app.codecov.io/gh/beanshell/beanshell/pull/757/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beanshell) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/beanshell/beanshell/pull/757/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beanshell) | `74.27% <ø> (+0.03%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beanshell#carryforward-flags-in-the-pull-request-comment) to find out more.

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

nickl- commented 1 month ago

Awesome and it appears all is still working so RTBC