• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-client-gateway / 14661891940
89%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2025 09:59AM UTC
Jobs 1
Files 858
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Apr 2025 09:54AM UTC coverage: 90.399% (-0.1%) from 90.548%
14661891940

push

github

web-flow
feat: GET /spaces/:spaceId/address-book (#2539)

A new endpoint for retrieving address book items of a space

- Adds `GET /spaces/:spaceId/address-book`
- Add a database migration to create the space_address_book_items table.
- Add the associated AddressBookItem DB entity.
- Add an AddressBookItemsRepository, but implement findAllBySpaceId only.
- Add tests for the above repository.
- Add a AddressBookItemSchema.
- Add AddressBooksController and associated tests.

3265 of 3930 branches covered (83.08%)

Branch coverage included in aggregate %.

70 of 95 new or added lines in 10 files covered. (73.68%)

1 existing line in 1 file now uncovered.

11254 of 12131 relevant lines covered (92.77%)

563.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
88.24
src/datasources/spaces/entities/address-book-item.entity.db.ts
3
77.27
src/domain/spaces/address-books/address-book-items.repository.ts
4
0.0
migrations/1744127144217-space-address-books.ts
7
0.0
src/domain/spaces/address-books/entities/address-book-item.entity.ts
9
0.0
src/routes/spaces/entities/space-address-book.dto.entity.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
81.82
-1.68% src/routes/transactions/mappers/common/transaction-info.mapper.ts
Jobs
ID Job ID Ran Files Coverage
1 run-test:cov - 14661891940.1 25 Apr 2025 09:59AM UTC 1715
91.37
GitHub Action Run
Source Files on build 14661891940
  • Tree
  • List 858
  • Changed 230
  • Source Changed 3
  • Coverage Changed 230
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #14661891940
  • 72bb5fc4 on github
  • Prev Build on main (#14621785108)
  • Next Build on main (#14667650606)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc