AlexKMarshall / regMan

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

Instruments controller test #93

Closed maylynn-ng closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #93 into master will increase coverage by 15.86%. The diff coverage is 89.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #93       +/-   ##
===========================================
+ Coverage   33.71%   49.58%   +15.86%     
===========================================
  Files          44       47        +3     
  Lines         605      720      +115     
  Branches       55       68       +13     
===========================================
+ Hits          204      357      +153     
+ Misses        369      331       -38     
  Partials       32       32               
Impacted Files Coverage Δ
server/routes/public-router.js 0.00% <0.00%> (ø)
server/controllers/InstrumentsController.js 71.87% <50.00%> (+71.87%) :arrow_up:
server/controllers/InstrumentControllerMockData.js 100.00% <100.00%> (ø)
client/src/components/Dashboard/Dashboard.js 55.22% <0.00%> (-4.24%) :arrow_down:
...Details/PaymentsDetails/PaymentItem/PaymentItem.js 100.00% <0.00%> (ø)
client/src/test/server/server-handlers.js 50.00% <0.00%> (ø)
client/src/test/server/test-server.js 100.00% <0.00%> (ø)
...omponents/Dashboard/GroupsDisplay/GroupsDisplay.js 84.40% <0.00%> (+7.59%) :arrow_up:
client/src/services/ApiClient.js 16.66% <0.00%> (+16.66%) :arrow_up:
... and 6 more

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 749f683...8d8dc8d. Read the comment docs.