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 arbitraryBV #177

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Add arbitraryBV #177

merged 3 commits into from
Feb 23, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Feb 23, 2024

This pull request adds the arbitraryBV function that returns a generator for a SomeBV with run-time specified bitwidth.

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

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

Project coverage is 58.55%. Comparing base (7471a70) to head (408cc7d).

Files Patch % Lines
src/Grisette/Core/Data/SomeBV.hs 33.33% 1 Missing and 7 partials ⚠️
src/Grisette/Utils/Parameterized.hs 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
- Coverage   58.61%   58.55%   -0.06%     
==========================================
  Files          70       70              
  Lines        5809     5813       +4     
  Branches      481      486       +5     
==========================================
- Hits         3405     3404       -1     
  Misses       1923     1923              
- Partials      481      486       +5     

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

@lsrcz lsrcz merged commit 3c6028a into main Feb 23, 2024
20 checks passed
@lsrcz lsrcz deleted the add-arbitrary-bv branch February 23, 2024 14:26
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.

None yet

1 participant