AlexKMarshall / regMan

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

refactor(charts): extract all the charts to separate functions #82

Closed AlexKMarshall closed 4 years ago

AlexKMarshall commented 4 years ago

This doesn't do much, just extracts the graphs into their own functions to slim down the main graph container function

codecov[bot] commented 4 years ago

Codecov Report

Merging #82 into master will increase coverage by 0.34%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   31.04%   31.38%   +0.34%     
==========================================
  Files          44       44              
  Lines         596      599       +3     
  Branches       54       54              
==========================================
+ Hits          185      188       +3     
  Misses        374      374              
  Partials       37       37              
Impacted Files Coverage Δ
...omponents/Dashboard/GroupsDisplay/GroupsDisplay.js 76.81% <50.00%> (+1.05%) :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 54e3d53...a766ba7. Read the comment docs.