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

Update Cats and Monix #99

Merged
1 commit merged into from
Jan 26, 2017
Merged

Update Cats and Monix #99

1 commit merged into from
Jan 26, 2017

Conversation

peterneyens
Copy link
Contributor

Some code clean up using Reducible#reduceMapM and the now covariant NonEmptyList.

The http4s-circe version still depends on circe 0.6.1 and thus cats 0.8.1. It is only used in the example project of Fetch, so it doesn't matter here, but we should probably update sbt-catalysts-extras once a new http4s version comes out.

Resolves #98

@codecov-io
Copy link

codecov-io commented Jan 26, 2017

Current coverage is 76.79% (diff: 100%)

Merging #99 into master will increase coverage by 0.12%

@@             master        #99   diff @@
==========================================
  Files            10         10          
  Lines           240        237     -3   
  Methods         238        235     -3   
  Messages          0          0          
  Branches          2          2          
==========================================
- Hits            184        182     -2   
+ Misses           56         55     -1   
  Partials          0          0          

Powered by Codecov. Last update affc5ab...550632a

@peterneyens peterneyens requested a review from a user January 26, 2017 13:18
@ghost
Copy link

ghost commented Jan 26, 2017

Awesome, LGTM :shipit:

@ghost ghost merged commit 078c563 into master Jan 26, 2017
@ghost ghost deleted the peter-cats-09-update branch January 26, 2017 16:01
This pull request was closed.
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.

None yet

2 participants