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

JIT compiler should generate fewer things #1278

Merged
merged 6 commits into from
Jan 5, 2025
Merged

JIT compiler should generate fewer things #1278

merged 6 commits into from
Jan 5, 2025

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Jan 5, 2025

Fix 3 issues in a row.

@ice1000 ice1000 marked this pull request as ready for review January 5, 2025 11:15
@ice1000 ice1000 added this to the v0.37 milestone Jan 5, 2025
Copy link

codecov bot commented Jan 5, 2025

Codecov Report

Attention: Patch coverage is 92.30769% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.37%. Comparing base (3999ede) to head (44f548e).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...aya/compiler/free/morphism/free/FreeOptimizer.java 92.00% 1 Missing and 1 partial ⚠️
...in/java/org/aya/syntax/telescope/AbstractTele.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1278      +/-   ##
============================================
- Coverage     83.40%   83.37%   -0.03%     
- Complexity     4209     4214       +5     
============================================
  Files           384      384              
  Lines         12187    12198      +11     
  Branches       1399     1402       +3     
============================================
+ Hits          10164    10170       +6     
- Misses         1280     1283       +3     
- Partials        743      745       +2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant