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 localFreshIdent #190

Merged
merged 1 commit into from
Apr 13, 2024
Merged

Add localFreshIdent #190

merged 1 commit into from
Apr 13, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Apr 13, 2024

This pull request adds a combinator to locally change the identifier for the MonadFresh. It also resets the index in the local block.

Copy link

codecov bot commented Apr 13, 2024

Codecov Report

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

Project coverage is 60.04%. Comparing base (54ef499) to head (bcec46a).

Files Patch % Lines
src/Grisette/Core/Data/Class/GenSym.hs 21.05% 14 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
- Coverage   60.18%   60.04%   -0.14%     
==========================================
  Files          72       72              
  Lines        6146     6165      +19     
  Branches      502      504       +2     
==========================================
+ Hits         3699     3702       +3     
- Misses       1945     1959      +14     
- Partials      502      504       +2     

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

@lsrcz lsrcz merged commit 5751b05 into main Apr 13, 2024
18 of 20 checks passed
@lsrcz lsrcz deleted the local-ident branch April 13, 2024 06:31
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