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 followedBy, forEffect, mproduct and ifM #212

Merged
merged 4 commits into from
Aug 19, 2017
Merged

Conversation

pakoito
Copy link
Member

@pakoito pakoito commented Aug 18, 2017

Adds extra methods for Monad as requested in #69 (comment)

@pakoito pakoito requested review from raulraja and a team August 18, 2017 23:54
@pakoito pakoito mentioned this pull request Aug 18, 2017
54 tasks
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@88446ce). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #212   +/-   ##
=========================================
  Coverage          ?   51.85%           
  Complexity        ?      200           
=========================================
  Files             ?       98           
  Lines             ?     2129           
  Branches          ?      262           
=========================================
  Hits              ?     1104           
  Misses            ?      917           
  Partials          ?      108
Impacted Files Coverage Δ Complexity Δ
...gory/src/main/kotlin/kategory/typeclasses/Monad.kt 64.61% <0%> (ø) 0 <0> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 88446ce...474e99e. Read the comment docs.

@pakoito pakoito merged commit 07abfa0 into master Aug 19, 2017
@pakoito pakoito deleted the paco-monadextras branch August 19, 2017 01:14
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.

3 participants