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

Generalize SBVFreshMonad to transformers #157

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Jan 6, 2024

This pull request generalizes SBVFreshMonad to the transformers, resolves #153.

Copy link

codecov bot commented Jan 6, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a573295) 52.61% compared to head (5d7a483) 52.60%.

Files Patch % Lines
src/Grisette/Backend/SBV/Data/SMT/Lowering.hs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
- Coverage   52.61%   52.60%   -0.02%     
==========================================
  Files          66       66              
  Lines        5764     5764              
  Branches      445      446       +1     
==========================================
- Hits         3033     3032       -1     
  Misses       2286     2286              
- Partials      445      446       +1     

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

@lsrcz lsrcz merged commit 70c0aea into main Jan 6, 2024
24 of 38 checks passed
@lsrcz lsrcz deleted the feat-generalize-sbvfreshmonad branch February 17, 2024 03:57
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.

Generalize SBVFreshMonad to the QueryT and SymbolicT
1 participant