AlexKMarshall / regMan

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

Refactor/query #88

Closed AlexKMarshall closed 4 years ago

AlexKMarshall commented 4 years ago

Closes #86

codecov[bot] commented 4 years ago

Codecov Report

Merging #88 into master will decrease coverage by 0.70%. The diff coverage is 47.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   34.35%   33.65%   -0.71%     
==========================================
  Files          46       46              
  Lines         617      615       -2     
  Branches       56       56              
==========================================
- Hits          212      207       -5     
- Misses        372      374       +2     
- Partials       33       34       +1     
Impacted Files Coverage Δ
client/src/components/Resources/Loading/Loading.js 100.00% <ø> (ø)
client/src/services/ApiClient.js 20.83% <ø> (ø)
...omponents/Dashboard/GroupsDisplay/GroupsDisplay.js 80.00% <40.00%> (+3.18%) :arrow_up:
client/src/components/Dashboard/Dashboard.js 46.15% <50.00%> (-13.31%) :arrow_down:

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 63ff00b...fbf4b69. Read the comment docs.