AlexKMarshall / regMan

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

Hooks/use instrument #112

Closed AlexKMarshall closed 4 years ago

AlexKMarshall commented 4 years ago

First custom hook 🎉

codecov[bot] commented 4 years ago

Codecov Report

Merging #112 into master will decrease coverage by 0.01%. The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   53.17%   53.15%   -0.02%     
==========================================
  Files          50       51       +1     
  Lines         694      698       +4     
  Branches       67       68       +1     
==========================================
+ Hits          369      371       +2     
- Misses        302      304       +2     
  Partials       23       23              
Impacted Files Coverage Δ
client/src/services/ApiClient.js 62.50% <ø> (-8.34%) :arrow_down:
client/src/components/Dashboard/Dashboard.js 32.55% <50.00%> (+0.64%) :arrow_up:
client/src/services/customHooks.js 62.50% <62.50%> (ø)
client/src/components/Form/Form.js 95.83% <100.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 9a3e028...ba7a036. Read the comment docs.