typelevel / algebra

Experimental project to lay out basic algebra type classes
https://typelevel.org/algebra/
Other
378 stars 69 forks source link

build for 2.13.0-M5 #223

Closed larsrh closed 5 years ago

larsrh commented 5 years ago

MiMa fails the check against 0.6.0, but succeeds against 1.0.0. So, if nobody complains, I'd call the next release with this PR merged 1.0.1.

codecov-io commented 5 years ago

Codecov Report

Merging #223 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #223   +/-   ##
======================================
  Coverage    76.4%   76.4%           
======================================
  Files          42      42           
  Lines         958     958           
  Branches       68      45   -23     
======================================
  Hits          732     732           
  Misses        226     226

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 27b2ce4...3dec9e6. Read the comment docs.

erikerlandson commented 5 years ago

my understanding was that this entire project was going to be moved into a new cats-algebra subpackage

larsrh commented 5 years ago

Apparently that's typelevel/cats#2041. Still, I'd like to get a 2.13.0-M5 compatible release out. Who knows when the merge is going to happen.

erikerlandson commented 5 years ago

I tried this via #221, but either way, could also make use of a 2.13 build

larsrh commented 5 years ago

I didn't see that PR, unfortunately :frowning_face:

erikerlandson commented 5 years ago

this appears to not change any signatures. if that is preferable and gets it merged, so much the better