Skip to content

Implement :case-tree in repl #1287

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 3 commits into from
Jan 25, 2025

pretty: fix altF7

8444d24
Select commit
Loading
Failed to load commit list.
Merged

Implement :case-tree in repl #1287

pretty: fix altF7
8444d24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2025 in 0s

83.48% (+0.00%) compared to 90bf168

View this Pull Request on Codecov

83.48% (+0.00%) compared to 90bf168

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
...x/src/main/java/org/aya/prettier/CorePrettier.java 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1287   +/-   ##
=========================================
  Coverage     83.48%   83.48%           
- Complexity     4258     4259    +1     
=========================================
  Files           386      386           
  Lines         12337    12338    +1     
  Branches       1424     1425    +1     
=========================================
+ Hits          10299    10300    +1     
  Misses         1285     1285           
  Partials        753      753           

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