JuhoBjn / online-store

An online store made for a course project.
0 stars 1 forks source link

Fix getuser again #100

Closed JuhoBjn closed 10 months ago

JuhoBjn commented 10 months ago

Update the get user API endpoint controller function to prevent the backend app from crashing when the user is not found.

Closes #99

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 6922808654


Files with Coverage Reduction New Missed Lines %
frontend/coverage/frontend/src/App.jsx 11 88.44%
frontend/coverage/frontend/src/utils/UsersAPI.js 12 70.83%
<!-- Total: 23 -->
Totals Coverage Status
Change from base Build 6922031762: -4.8%
Covered Lines: 542
Relevant Lines: 606

💛 - Coveralls