precog / matryoshka

Generalized recursion schemes and traversals for Scala.
Apache License 2.0
811 stars 87 forks source link

Fix typo in documentation #65

Closed jedesah closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   59.39%   59.39%           
=======================================
  Files          48       48           
  Lines         825      825           
  Branches       16       16           
=======================================
  Hits          490      490           
  Misses        335      335
Impacted Files Coverage Δ
.../shared/src/main/scala/matryoshka/RecursiveT.scala 100% <ø> (ø) :white_check_mark:
core/shared/src/main/scala/matryoshka/Based.scala 0% <ø> (ø) :white_check_mark:

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 d5fdcda...b198c5d. Read the comment docs.