Skip to content

Pretty print JIT-compiled telescope #1286

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

Merged
merged 17 commits into from
Jan 25, 2025

misc: refactor, optimize imports

90bf168
Select commit
Loading
Failed to load commit list.
Merged

Pretty print JIT-compiled telescope #1286

misc: refactor, optimize imports
90bf168
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2025 in 0s

83.48% (+0.06%) compared to cb5abcb

View this Pull Request on Codecov

83.48% (+0.06%) compared to cb5abcb

Details

Codecov Report

Attention: Patch coverage is 83.67347% with 16 lines in your changes missing coverage. Please review.

Project coverage is 83.48%. Comparing base (cb5abcb) to head (90bf168).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...x/src/main/java/org/aya/prettier/CorePrettier.java 82.95% 14 Missing and 1 partial ⚠️
...ax/src/main/java/org/aya/syntax/compile/JitFn.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1286      +/-   ##
============================================
+ Coverage     83.41%   83.48%   +0.06%     
- Complexity     4235     4258      +23     
============================================
  Files           386      386              
  Lines         12311    12337      +26     
  Branches       1423     1424       +1     
============================================
+ Hits          10269    10299      +30     
+ Misses         1291     1285       -6     
- Partials        751      753       +2     

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