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

FiniteBits for SomeSymIntN and SomeSymWordN #83

Merged
merged 5 commits into from
Jun 12, 2023
Merged

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Jun 12, 2023

This pull request implements the FiniteBits type class for SomeSymIntN and SomeSymWordN.

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Patch coverage: 16.66% and project coverage change: -0.07 ⚠️

Comparison is base (284d059) 32.31% compared to head (3636cf2) 32.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   32.31%   32.24%   -0.07%     
==========================================
  Files          49       49              
  Lines        5032     5036       +4     
  Branches      246      250       +4     
==========================================
- Hits         1626     1624       -2     
- Misses       3160     3162       +2     
- Partials      246      250       +4     
Impacted Files Coverage Δ
src/Grisette/IR/SymPrim/Data/SymPrim.hs 23.91% <0.00%> (-0.51%) ⬇️
src/Grisette/Core/Data/BV.hs 34.19% <25.00%> (+0.51%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lsrcz lsrcz merged commit 768bb30 into main Jun 12, 2023
@lsrcz lsrcz deleted the feat-finitebit-somebv branch June 12, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant