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 partial evaluation for distinct #254

Merged
merged 1 commit into from
Sep 20, 2024

:sparkles: Add partial evaluation for distinct

8b136b1
Select commit
Loading
Failed to load commit list.
Merged

Add partial evaluation for distinct #254

:sparkles: Add partial evaluation for distinct
8b136b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

54.97% (+0.04%) compared to c898347

View this Pull Request on Codecov

54.97% (+0.04%) compared to c898347

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 54.97%. Comparing base (c898347) to head (8b136b1).

Files with missing lines Patch % Lines
...l/SymPrim/Prim/Internal/Instances/SupportedPrim.hs 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   54.93%   54.97%   +0.04%     
==========================================
  Files         121      121              
  Lines       12787    12801      +14     
  Branches      912      910       -2     
==========================================
+ Hits         7024     7037      +13     
- Misses       4851     4854       +3     
+ Partials      912      910       -2     

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