non / alleycats

Cats instances and classes which are outlaws, miscreants, and ne'er-do-wells.
Other
62 stars 14 forks source link

update to cats 0.7.2 and algbra 0.5.1 #42

Closed kailuowang closed 7 years ago

kailuowang commented 7 years ago

Notes

  1. sbt-catalysts 0.1.11 is not released yet (https://github.com/typelevel/sbt-catalysts/pull/4), so this won't pass travis. I have a checken-egg problem here (please see the sbt-catalysts PR). So the plan I am thinking is to merge both projects within a short timespan. We'll release sbt-catalysts first and merge this one and release it.
  2. please check my tailRecM implementations, it's a bit scary to be lawless here. Any suggestions?
kailuowang commented 7 years ago

close and reopen to trigger travis since sbt-catalysts is released

codecov-io commented 7 years ago

Current coverage is 14.00% (diff: 83.33%)

Merging #42 into master will increase coverage by 11.82%

@@            master        #42   diff @@
=========================================
  Files           12         13     +1   
  Lines           46         50     +4   
  Methods         46         50     +4   
  Messages         0          0          
  Branches         0          0          
=========================================
+ Hits             1          7     +6   
+ Misses          45         43     -2   
  Partials         0          0          

Powered by Codecov. Last update 07b0232...252e90a

milessabin commented 7 years ago

:+1:

non commented 7 years ago

👍