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 flatMapF for StateT #973

Merged
merged 1 commit into from
Apr 11, 2016

Conversation

travisbrown
Copy link
Contributor

I wanted this today and it seems like a reasonable thing to have.

@ceedubs
Copy link
Contributor

ceedubs commented Apr 11, 2016

👍 thanks, @travisbrown.

While the situation has improved quite a lot after some scala.js changes, we are still seeing some builds (including one for this PR) stall. I'll restart the build, but would you want to comment on #952 as a potential solution?

@codecov-io
Copy link

Current coverage is 90.87%

Merging #973 into master will not affect coverage as of a43c17a

@@            master    #973   diff @@
======================================
  Files          181     181       
  Stmts         2159    2160     +1
  Branches        42      42       
  Methods          0       0       
======================================
+ Hit           1962    1963     +1
  Partial          0       0       
  Missed         197     197       

Review entire Coverage Diff as of a43c17a

Powered by Codecov. Updated on successful CI builds.

@adelbertc
Copy link
Contributor

👍

@adelbertc adelbertc merged commit 26efefa into typelevel:master Apr 11, 2016
@stew stew removed the in progress label Apr 11, 2016
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.

5 participants