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 symFromIntegral #233

Merged
merged 1 commit into from
Jul 28, 2024
Merged

Add symFromIntegral #233

merged 1 commit into from
Jul 28, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Jul 28, 2024

This pull request adds symFromIntegral to convert between integral types.

@lsrcz lsrcz self-assigned this Jul 28, 2024
@lsrcz lsrcz force-pushed the feat-sym-from-integral branch 2 times, most recently from dd087fc to 3c3e74b Compare July 28, 2024 17:10
Copy link

codecov bot commented Jul 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 53.39%. Comparing base (b19a63a) to head (48965af).

Files Patch % Lines
...rc/Grisette/Internal/SymPrim/Prim/Internal/Term.hs 0.00% 10 Missing ⚠️
src/Grisette/Internal/Backend/Solving.hs 0.00% 3 Missing ⚠️
src/Grisette/Internal/SymPrim/Prim/TermUtils.hs 0.00% 2 Missing ⚠️
src/Grisette/Internal/SymPrim/GeneralFun.hs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
- Coverage   53.49%   53.39%   -0.10%     
==========================================
  Files         105      105              
  Lines        8695     8711      +16     
  Branches      774      775       +1     
==========================================
  Hits         4651     4651              
- Misses       3270     3285      +15     
- Partials      774      775       +1     

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

@lsrcz lsrcz merged commit 5447ae3 into main Jul 28, 2024
18 of 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