Closed choxx closed 1 year ago
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.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/user/user.service.ts | 0 | 6 | 0.0% | ||
<!-- | Total: | 0 | 6 | 0.0% | --> |
Totals | |
---|---|
Change from base Build 4828124961: | 1.4% |
Covered Lines: | 559 |
Relevant Lines: | 1945 |
…s in several applications
Description
The checks in user profile update request was being done on registration[0] index causing failed checks.
Changes
Added check for the specific application ID from environment for registration validation