|
Ran
|
Files
1621
|
Run time
48s
|
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.
3092 of 3739 branches covered (82.7%)
Branch coverage included in aggregate %.
20625 of 22047 relevant lines covered (93.55%)
249.59 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|