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

Issue 3447: Add more foldMapK shortcircuiting #3451

Merged
merged 1 commit into from
Jun 2, 2020
Merged

Issue 3447: Add more foldMapK shortcircuiting #3451

merged 1 commit into from
Jun 2, 2020

Conversation

barambani
Copy link
Contributor

Resolves #3447

@codecov-commenter
Copy link

Codecov Report

Merging #3451 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3451      +/-   ##
==========================================
+ Coverage   91.61%   91.63%   +0.01%     
==========================================
  Files         382      382              
  Lines        8302     8304       +2     
  Branches      218      232      +14     
==========================================
+ Hits         7606     7609       +3     
+ Misses        696      695       -1     

Copy link
Member

@LukaJCB LukaJCB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, thank you so much!

@barambani
Copy link
Contributor Author

Thank you. It's always a pleasure.

@travisbrown travisbrown self-requested a review June 2, 2020 07:59
@travisbrown travisbrown merged commit c70273e into typelevel:master Jun 2, 2020
@travisbrown travisbrown added this to the 2.2.0-M3 milestone Jun 2, 2020
@barambani barambani deleted the issue-3447 branch June 2, 2020 16:37
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.

Add more foldMapK shortcircuiting
4 participants