Closed radhay-samagra closed 2 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/admin/admin.controller.ts | 3 | 6 | 50.0% | ||
src/admin/fusionauth/fusionauth.service.ts | 4 | 19 | 21.05% | ||
src/admin/admin.service.ts | 5 | 41 | 12.2% | ||
<!-- | Total: | 12 | 66 | 18.18% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/admin/admin.controller.ts | 3 | 48.0% | ||
src/admin/fusionauth/fusionauth.service.ts | 3 | 10.66% | ||
<!-- | Total: | 6 | --> |
Totals | |
---|---|
Change from base Build 2302572545: | -0.3% |
Covered Lines: | 339 |
Relevant Lines: | 1300 |
❌ The test suite failed. Please, check the console output for more details.
Report generated by 🧪jest coverage report action from 50f7ee0383c9400d77814590925e021e3c5acff5
Description
Exception Handling for http req within service and Code refactoring
Changes
How to test
Sample Request - Create User:
Expected response:
Sample Request - Update User:
Expected Response:
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/)