kentcdodds / testing-workshop

A workshop for learning how to test JavaScript applications
http://git.io/testing-workshop
1.36k stars 708 forks source link

add cypress dep #109

Closed kentcdodds closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #109 into master will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
- Coverage   59.23%   59.12%   -0.12%     
==========================================
  Files          33       33              
  Lines         525      526       +1     
  Branches       93       95       +2     
==========================================
  Hits          311      311              
+ Misses        176      175       -1     
- Partials       38       40       +2
Impacted Files Coverage Δ
client/src/index.js 0% <0%> (ø) :arrow_up:
client/src/screens/editor.todo.js 0% <0%> (ø) :arrow_up:

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 d51d03e...ee2f132. Read the comment docs.