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 mrgIfPropagatedStrategy #184

Merged
merged 4 commits into from
Mar 15, 2024
Merged

Add mrgIfPropagatedStrategy #184

merged 4 commits into from
Mar 15, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Mar 15, 2024

This pull request exposes the mrgIf function with a propagated merging strategy.

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

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

Project coverage is 59.90%. Comparing base (e8962c3) to head (5bcddd9).

Files Patch % Lines
src/Grisette/Core/Data/Class/SimpleMergeable.hs 33.33% 16 Missing ⚠️
src/Grisette/Core/Data/Class/GenSym.hs 0.00% 9 Missing ⚠️
src/Grisette/Core/Data/Union.hs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   60.15%   59.90%   -0.25%     
==========================================
  Files          72       72              
  Lines        6149     6181      +32     
  Branches      505      508       +3     
==========================================
+ Hits         3699     3703       +4     
- Misses       1945     1970      +25     
- Partials      505      508       +3     

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

@lsrcz lsrcz merged commit 1a2a360 into main Mar 15, 2024
18 of 20 checks passed
@lsrcz lsrcz deleted the union-if-propagated branch March 15, 2024 17:18
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