typelevel / algebra

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

check MiMa in CI #225

Closed larsrh closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #225   +/-   ##
======================================
  Coverage    76.4%   76.4%           
======================================
  Files          42      42           
  Lines         958     958           
  Branches       45      45           
======================================
  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 27f291e...aa84431. Read the comment docs.

johnynek commented 5 years ago

Thank you!