Closed radhay-samagra closed 2 years ago
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 | |
---|---|
Change from base Build 2264219624: | -0.6% |
Covered Lines: | 337 |
Relevant Lines: | 1280 |
❌ The test suite failed. Please, check the console output for more details.
Report generated by 🧪jest coverage report action from a42977f9ffbd35b943f0f364d63f9ab56012c8a0
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/)