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

Make jlink binary compile libraries #1123

Merged
merged 7 commits into from
Jun 26, 2024
Merged

Make jlink binary compile libraries #1123

merged 7 commits into from
Jun 26, 2024

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Jun 26, 2024

So hard...

@ice1000 ice1000 added this to the v0.34 milestone Jun 26, 2024
@ice1000 ice1000 added java Related to Java or JDK jit labels Jun 26, 2024
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 61.11111% with 7 lines in your changes missing coverage. Please review.

Project coverage is 79.12%. Comparing base (4328b18) to head (c32bfda).
Report is 1 commits behind head on main.

Files Patch % Lines
...a/cli/library/incremental/DiskCompilerAdvisor.java 40.00% 5 Missing and 1 partial ⚠️
...ain/java/org/aya/cli/interactive/ReplCompiler.java 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1123      +/-   ##
============================================
- Coverage     79.17%   79.12%   -0.05%     
  Complexity     3300     3300              
============================================
  Files           302      302              
  Lines         10012    10018       +6     
  Branches       1192     1193       +1     
============================================
  Hits           7927     7927              
- Misses         1425     1430       +5     
- Partials        660      661       +1     

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

@ice1000 ice1000 merged commit 36481e7 into main Jun 26, 2024
4 of 6 checks passed
@ice1000 ice1000 deleted the utensil branch June 26, 2024 04:51
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 jit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant