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

More flexible symbolic generation for common types #84

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Jun 12, 2023

This pull request loosen the constraints for the symbolic generation for Either, Maybe and list types.

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.18 ⚠️

Comparison is base (768bb30) 32.30% compared to head (9583387) 32.13%.

❗ Current head 9583387 differs from pull request most recent head 20727b0. Consider uploading reports for the commit 20727b0 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   32.30%   32.13%   -0.18%     
==========================================
  Files          49       49              
  Lines        5036     5060      +24     
  Branches      247      248       +1     
==========================================
- Hits         1627     1626       -1     
- Misses       3162     3186      +24     
- Partials      247      248       +1     
Impacted Files Coverage Δ
src/Grisette/Core/Data/Class/GenSym.hs 4.69% <0.00%> (-0.27%) ⬇️

... and 1 file 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 9a210e8 into main Jun 12, 2023
26 checks passed
@lsrcz lsrcz deleted the feat-better-gensym-instances branch June 12, 2023 17:02
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.

None yet

1 participant