Samagra-Development / user-service

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

Updated DST APIs #19

Closed radhay-samagra closed 2 years ago

radhay-samagra commented 2 years ago

Description

Updated the DST APIs with the new proposed changes and added API for trainee login.

Changes

How to test

PFA Test Scenario Sheet with Postman Collection here

Please consider using the closing keyword if the pull request is proposed to fix an issue already created in the repository (https://help.github.com/articles/closing-issues-using-keywords/)

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2282907693


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/auth/auth-jwt.guard.ts 0 1 0.0%
src/dst/dst.controller.ts 2 13 15.38%
src/dst/dst.service.ts 4 49 8.16%
<!-- Total: 6 63 9.52% -->
Files with Coverage Reduction New Missed Lines %
src/dst/dst.controller.ts 1 19.57%
src/dst/dst.service.ts 4 8.27%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 2264219624: -0.6%
Covered Lines: 337
Relevant Lines: 1280

💛 - Coveralls
github-actions[bot] commented 2 years ago

Coverage report

❌ The test suite failed. Please, check the console output for more details.

Report generated by 🧪jest coverage report action from a42977f9ffbd35b943f0f364d63f9ab56012c8a0