typelevel / algebra

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

Revert "Fix homepage" #220

Closed larsrh closed 5 years ago

larsrh commented 5 years ago

Reverts typelevel/algebra#216

I'm not sure why the old links broke in the first place; regardless, they work again now.

codecov-io commented 5 years ago

Codecov Report

Merging #220 into master will increase coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #220     +/-   ##
=========================================
+ Coverage    76.4%   76.51%   +0.1%     
=========================================
  Files          42       42             
  Lines         958      958             
  Branches       68       68             
=========================================
+ Hits          732      733      +1     
+ Misses        226      225      -1
Impacted Files Coverage Δ
core/src/main/scala/algebra/ring/Ring.scala 100% <0%> (+2.7%) :arrow_up:

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 f5f6a96...fa9831b. Read the comment docs.