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

Release 0.36, upgrade to Java 22 #1233

Merged
merged 6 commits into from
Dec 18, 2024
Merged

Release 0.36, upgrade to Java 22 #1233

merged 6 commits into from
Dec 18, 2024

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Dec 18, 2024

I need to go home to actually publish it

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.24%. Comparing base (d8284f6) to head (e73efc6).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...ain/java/org/aya/cli/interactive/ReplCompiler.java 0.00% 2 Missing ⚠️
base/src/main/java/org/aya/tyck/ExprTycker.java 87.50% 1 Missing ⚠️
...er/src/main/java/org/aya/producer/AyaProducer.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1233      +/-   ##
============================================
- Coverage     82.28%   82.24%   -0.04%     
  Complexity     3755     3755              
============================================
  Files           338      338              
  Lines         11155    11176      +21     
  Branches       1301     1302       +1     
============================================
+ Hits           9179     9192      +13     
- Misses         1280     1287       +7     
- Partials        696      697       +1     

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

@ice1000 ice1000 added this to the v0.36 milestone Dec 18, 2024
@ice1000 ice1000 added release java Related to Java or JDK labels Dec 18, 2024
@ice1000 ice1000 changed the title Release 0.36 Release 0.36, upgrade to Java 22 Dec 18, 2024
@ice1000
Copy link
Member Author

ice1000 commented Dec 18, 2024

We need to skip Java 23 bc of https://bugs.openjdk.org/browse/JDK-8341901

@ice1000 ice1000 enabled auto-merge December 18, 2024 03:35
@ice1000 ice1000 merged commit d73b13d into main Dec 18, 2024
4 checks passed
@ice1000 ice1000 deleted the ice1000 branch December 18, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Related to Java or JDK release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant