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

safe-global / safe-client-gateway / 26282493692
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: fix/relay-fee-relayer-safetxhash
DEFAULT BRANCH: main
Ran 22 May 2026 10:31AM UTC
Jobs 2
Files 1197
Run time 4min
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

22 May 2026 10:25AM UTC coverage: 89.724% (+0.004%) from 89.72%
26282493692

Pull #3018

github

PooyaRaki
fix(queue): harden cross-chain and origin handling end-to-end

Defend the queue-service integration against malformed or cross-chain data:
- Cap originName length, require https + size cap on originUrl from the queue,
  and coerce bad rows to null so a single poisoned row cannot invalidate a
  whole batch.
- Cap origin length on inbound transaction/message DTOs.
- Reject queue origin overrides when the queue record reports a different
  chainId or safe than the request; log and fall back to tx-service origin.
- Return 404 (with a warn log) instead of a 500 when the queue returns a
  message for a different chainId than requested.
- Map missing payment field on queue-to-multisig conversion.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #3018: feat: migrate queue operations from TX service to queue service

4319 of 5199 branches covered (83.07%)

Branch coverage included in aggregate %.

384 of 421 new or added lines in 34 files covered. (91.21%)

3 existing lines in 1 file now uncovered.

16461 of 17961 relevant lines covered (91.65%)

568.53 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
88.52
src/modules/queue/queue.service.ts
8
93.4
3.46% src/modules/safe/domain/safe.repository.ts
7
70.45
-29.55% src/modules/delegate/domain/v2/delegates.v2.repository.ts
6
88.89
-11.11% src/modules/messages/domain/messages.repository.ts
3
22.22
src/modules/queue/mappers/transaction.mapper.ts
2
85.71
src/modules/queue/queue.module.ts

Coverage Regressions

Lines Coverage ∆ File
3
57.14
-42.86% src/modules/safe-apps/domain/safe-apps.repository.ts
Jobs
ID Job ID Ran Files Coverage
1 run-unit-tests - 26282493692.1 22 May 2026 10:31AM UTC 2102
57.78
GitHub Action Run
2 run-integration-tests - 26282493692.2 22 May 2026 10:32AM UTC 2299
77.95
GitHub Action Run
Source Files on build 26282493692
  • Tree
  • List 1197
  • Changed 348
  • Source Changed 29
  • Coverage Changed 346
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26282493692
  • Pull Request #3018
  • PR Base - main (#26246311984)
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

© 2026 Coveralls, Inc