Samagra-Development / user-service

Additional Services related to user management in eSamwad
MIT License
5 stars 22 forks source link

User Login: strict validation for application id match in registrations #48

Closed choxx closed 1 year ago

choxx commented 1 year ago

Description

If user's registration is not found for the given application id passed - we'll respond with the failure

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3793825088

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/api/api.service.ts 0 8 0.0%
src/user/user.service.ts 5 30 16.67%
<!-- Total: 5 38 13.16% -->
Totals Coverage Status
Change from base Build 3793644524: -0.6%
Covered Lines: 561
Relevant Lines: 2057

💛 - Coveralls