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 instance of MonadRec[Try] #1147

Merged
merged 1 commit into from
Jun 20, 2016

Conversation

johnynek
Copy link
Contributor

I overlooked this when I added try support with #1059

@codecov-io
Copy link

codecov-io commented Jun 19, 2016

Current coverage is 88.80%

Merging #1147 into master will increase coverage by 0.01%

@@             master      #1147   diff @@
==========================================
  Files           228        228          
  Lines          3024       3028     +4   
  Methods        2975       2980     +5   
  Messages          0          0          
  Branches         47         46     -1   
==========================================
+ Hits           2685       2689     +4   
  Misses          339        339          
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by 86f6a5e...df0bc85

@ceedubs
Copy link
Contributor

ceedubs commented Jun 19, 2016

Nice. 👍

@kailuowang
Copy link
Contributor

👍 thanks!

@kailuowang kailuowang closed this Jun 20, 2016
@kailuowang kailuowang reopened this Jun 20, 2016
@kailuowang kailuowang merged commit caf9901 into typelevel:master Jun 20, 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