AlexKMarshall / regMan

CRM to manage registrations to summer camps
MIT License
2 stars 0 forks source link

refactor to typescript #101

Closed juansanchezlog closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #101 into master will decrease coverage by 2.15%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   51.85%   49.70%   -2.16%     
==========================================
  Files          47       48       +1     
  Lines         646      674      +28     
  Branches       59       64       +5     
==========================================
  Hits          335      335              
- Misses        286      314      +28     
  Partials       25       25              
Impacted Files Coverage Δ
client/src/components/Form/Form.tsx 0.00% <0.00%> (ø)

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 dd26763...047a2fd. Read the comment docs.

AlexKMarshall commented 4 years ago

Do you have changes to the package.json too? The travis build fails because there is no typescript dependency found

juansanchezlog commented 4 years ago

Do you have changes to the package.json too? The travis build fails because there is no typescript dependency found

I added package.json but still getting the error