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

add while to matchless #1299

Merged
merged 6 commits into from
Dec 7, 2024

polish

0db54bc
Select commit
Loading
Failed to load commit list.
Merged

add while to matchless #1299

polish
0db54bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2024 in 0s

89.34% (-1.98%) compared to 04a0e87

View this Pull Request on Codecov

89.34% (-1.98%) compared to 04a0e87

Details

Codecov Report

Attention: Patch coverage is 94.64286% with 9 lines in your changes missing coverage. Please review.

Project coverage is 89.34%. Comparing base (04a0e87) to head (0db54bc).
Report is 109 commits behind head on main.

Files with missing lines Patch % Lines
...main/scala/org/bykn/bosatsu/MatchlessToValue.scala 89.58% 5 Missing ⚠️
...re/src/main/scala/org/bykn/bosatsu/Matchless.scala 95.83% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1299      +/-   ##
==========================================
- Coverage   91.32%   89.34%   -1.98%     
==========================================
  Files          96      106      +10     
  Lines       11846    13335    +1489     
  Branches     2675     3054     +379     
==========================================
+ Hits        10818    11914    +1096     
- Misses       1028     1421     +393     

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