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
Merged

Add partial evaluation for distinct #254

merged 1 commit into from
Sep 20, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Sep 20, 2024

This pull request adds partial evaluation when all the values are concrete.

@lsrcz lsrcz self-assigned this Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

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).
Report is 1 commits behind head on main.

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.

@lsrcz lsrcz merged commit 55fc2f7 into main Sep 20, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant