AlexKMarshall / regMan

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

Refactor/participantdetails #104

Closed hucki closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #104 into master will increase coverage by 1.93%. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   49.92%   51.85%   +1.93%     
==========================================
  Files          47       47              
  Lines         649      646       -3     
  Branches       58       59       +1     
==========================================
+ Hits          324      335      +11     
+ Misses        301      286      -15     
- Partials       24       25       +1     
Impacted Files Coverage Δ
...omponents/ParticipantDetails/ParticipantDetails.js 2.22% <0.00%> (-0.06%) :arrow_down:
...ticipantDetails/PersonalDetails/PersonalDetails.js 25.00% <0.00%> (+12.50%) :arrow_up:
...nents/Resources/Popup/PopupMessage/PopupMessage.js 83.33% <ø> (ø)
client/src/test/server/server-handlers.js 77.77% <100.00%> (+11.11%) :arrow_up:
client/src/services/ApiClient.js 66.66% <0.00%> (+4.16%) :arrow_up:
...ticipantDetails/PaymentsDetails/PaymentsDetails.js 98.18% <0.00%> (+16.36%) :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 51a97de...33881f8. Read the comment docs.