Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding tests for add, edit, and deleting a user #5

Merged
merged 9 commits into from
Jul 30, 2020

Conversation

prince-chrismc
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #5 into master will increase coverage by 28.82%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #5       +/-   ##
===========================================
+ Coverage   22.52%   51.35%   +28.82%     
===========================================
  Files          14       14               
  Lines         111      111               
===========================================
+ Hits           25       57       +32     
+ Misses         86       54       -32     
Impacted Files Coverage Δ
web-app/src/components/endpoints/User.js 22.22% <ø> (ø)
web-app/src/components/user/Add.js 78.57% <100.00%> (+78.57%) ⬆️
web-app/src/components/dialogs/UserModal.js 100.00% <0.00%> (+28.57%) ⬆️
web-app/src/components/user/Edit.js 80.00% <0.00%> (+33.33%) ⬆️
web-app/src/components/dialogs/ConfirmForm.js 100.00% <0.00%> (+50.00%) ⬆️
web-app/src/components/user/Delete.js 100.00% <0.00%> (+57.14%) ⬆️
web-app/src/components/dialogs/EditForm.js 100.00% <0.00%> (+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 2177665...aabcccc. Read the comment docs.

@prince-chrismc prince-chrismc merged commit 1630680 into master Jul 30, 2020
@prince-chrismc prince-chrismc deleted the user-edit-test branch July 30, 2020 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant