Samagra-Development / user-service

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

BUG FIX; GET /api/user/:userId had wrong query specified causing wron… #54

Closed choxx closed 1 year ago

choxx commented 1 year ago

Fixed the fusion auth query string to retrieve only the requested resource

github-actions[bot] commented 1 year ago

Coverage report

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

Report generated by 🧪jest coverage report action from 001a4acf90b646b3c6a64ec298724eb531977843

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4062085462

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.controller.ts 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/api/api.controller.ts 1 39.24%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 3846369646: -0.01%
Covered Lines: 566
Relevant Lines: 2051

💛 - Coveralls