scalaz / testz

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

Update dependencies #32

Closed xuwei-k closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #32   +/-   ##
=========================================
  Coverage          ?   95.57%           
=========================================
  Files             ?       17           
  Lines             ?      588           
  Branches          ?       23           
=========================================
  Hits              ?      562           
  Misses            ?       26           
  Partials          ?        0
Impacted Files Coverage Δ
tests/src/main/scala/testz/StdlibSuite.scala 100% <ø> (ø)
tests/src/main/scala/testz/ScalazSuite.scala 99.01% <100%> (ø)
tests/src/main/scala/testz/RunnerSuite.scala 100% <100%> (ø)
tests/src/main/scala/testz/ExtrasSuite.scala 100% <100%> (ø)

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 25cfe71...2b16af1. Read the comment docs.