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

Classfile integration #1300

Merged
merged 10 commits into from
Feb 2, 2025
Merged

Classfile integration #1300

merged 10 commits into from
Feb 2, 2025

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Feb 1, 2025

Followup #1297

@ice1000 ice1000 added this to the v0.38 milestone Feb 1, 2025
@ice1000 ice1000 added the jit label Feb 1, 2025
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

Attention: Patch coverage is 95.23810% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.67%. Comparing base (9f86bc1) to head (963ef40).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
.../src/main/java/org/aya/compiler/SourceBuilder.java 50.00% 0 Missing and 1 partial ⚠️
...ya/compiler/free/morphism/asm/AsmClassBuilder.java 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1300      +/-   ##
============================================
+ Coverage     83.62%   83.67%   +0.05%     
- Complexity     4371     4385      +14     
============================================
  Files           395      396       +1     
  Lines         12672    12668       -4     
  Branches       1449     1451       +2     
============================================
+ Hits          10597    10600       +3     
+ Misses         1304     1294      -10     
- Partials        771      774       +3     

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

@ice1000 ice1000 marked this pull request as ready for review February 2, 2025 00:21
@ice1000 ice1000 merged commit 7d1ffdc into main Feb 2, 2025
6 checks passed
@ice1000 ice1000 deleted the classfile branch February 2, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants