|
Ran
|
Jobs
2
|
Files
827
|
Run time
3min
|
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.
3017 of 3633 branches covered (83.04%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
10422 of 11113 relevant lines covered (93.78%)
507.73 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-test:e2e:cov - 13456886798.1 | 1472 |
50.59 |
GitHub Action Run | |
| 2 | run-test:cov - 13456886798.2 | 1621 |
91.98 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|