Skip to content

Free java #1271

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 16 commits into from
Jan 4, 2025

free: fix TODOs

eda2127
Select commit
Loading
Failed to load commit list.
Merged

Free java #1271

free: fix TODOs
eda2127
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2025 in 0s

83.42% (+0.46%) compared to df382d5

View this Pull Request on Codecov

83.42% (+0.46%) compared to df382d5

Details

Codecov Report

Attention: Patch coverage is 94.18605% with 20 lines in your changes missing coverage. Please review.

Project coverage is 83.42%. Comparing base (df382d5) to head (eda2127).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...rg/aya/compiler/free/morphism/free/FreeRunner.java 93.49% 1 Missing and 7 partials ⚠️
.../aya/compiler/free/morphism/free/VariablePool.java 50.00% 4 Missing ⚠️
...piler/free/morphism/free/FreeArgumentProvider.java 62.50% 0 Missing and 3 partials ⚠️
...mpiler/free/morphism/free/FreeCodeBuilderImpl.java 95.83% 0 Missing and 3 partials ⚠️
.../org/aya/compiler/free/morphism/free/FreeDecl.java 75.00% 1 Missing ⚠️
...mpiler/free/morphism/free/FreeExprBuilderImpl.java 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1271      +/-   ##
============================================
+ Coverage     82.96%   83.42%   +0.46%     
- Complexity     4051     4197     +146     
============================================
  Files           372      383      +11     
  Lines         11860    12160     +300     
  Branches       1373     1394      +21     
============================================
+ Hits           9840    10145     +305     
+ Misses         1292     1275      -17     
- Partials        728      740      +12     

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