|
Ran
|
Files
1472
|
Run time
49s
|
Badge
README BADGES
|
push
github
fix: rename UserOrganizationsDto to UserOrganizationDto (#2374) This PR changes the name of userOrganizationsDto in https://github.com/safe-global/safe-client-gateway/blob/9d6191df3/src/routes/organizations/entities/get-organization.dto.entity.ts Since another exported class shares the same name, Swagger attempted to fetch the type from that class instead of the one defined in this file. To resolve the conflict, we renamed the class.
590 of 3647 branches covered (16.18%)
Branch coverage included in aggregate %.
11864 of 20970 relevant lines covered (56.58%)
6.66 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|