scalaz / testz

The pure testing library by scalaz.
Other
89 stars 13 forks source link

Scala.js #16

Closed edmundnoble closed 6 years ago

edmundnoble commented 6 years ago

Depends on #13 too.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8d1911b). Click here to learn what that means. The diff coverage is 61.22%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage          ?   48.54%           
=========================================
  Files             ?       11           
  Lines             ?      241           
  Branches          ?       30           
=========================================
  Hits              ?      117           
  Misses            ?      124           
  Partials          ?        0
Impacted Files Coverage Δ
scalaz/shared/src/main/scala/testz/Fold.scala 0% <ø> (ø)
scalaz/shared/src/main/scala/testz/Unfold.scala 66.66% <ø> (ø)
core/shared/src/main/scala/testz/package.scala 100% <ø> (ø)
tests/src/main/scala/testz/ExhaustiveSuite.scala 100% <ø> (ø)
tests/src/main/scala/testz/Main.scala 100% <100%> (ø)
scalaz/shared/src/main/scala/testz/z.scala 57.14% <100%> (ø)
tests/src/main/scala/testz/StdlibSuite.scala 71.42% <100%> (ø)
stdlib/shared/src/main/scala/testz/stdlib.scala 46.15% <100%> (ø)
core/shared/src/main/scala/testz/data.scala 52.94% <50%> (ø)
...er/shared/src/main/scala/testz/runner/Runner.scala 37.77% <7.14%> (ø)
... and 1 more

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 8d1911b...e3b1a5e. Read the comment docs.