kentcdodds / jest-cypress-react-babel-webpack

Configure Jest for Testing JavaScript Applications and Install, Configure, and Script Cypress for JavaScript Web Applications on TestingJavaScript.com
https://testingjavascript.com
Other
512 stars 329 forks source link

add coverage to utils #24

Closed kentcdodds closed 5 years ago

kentcdodds commented 5 years ago

Woo! 100% coverage! Yeah!

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   21.73%   21.73%           
=======================================
  Files           9        9           
  Lines         184      184           
  Branches       28       28           
=======================================
  Hits           40       40           
  Misses        123      123           
  Partials       21       21

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 7adef84...21b4cd7. Read the comment docs.