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

safe-global / safe-client-gateway / 19960343122
90%
main: 89%

Build:
Build:
LAST BUILD BRANCH: portfolio-endpoint-header-entries-for-cache
DEFAULT BRANCH: main
Ran 05 Dec 2025 10:40AM UTC
Jobs 2
Files 1006
Run time 5min
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

05 Dec 2025 10:36AM UTC coverage: 90.195% (+0.01%) from 90.183%
19960343122

Pull #2831

github

gjeanmart
feat(network): add per-request timeout support via NetworkRequest

Add support for custom timeout values per HTTP request through the
NetworkRequest interface. This allows different endpoints to use
different timeout values while maintaining a default timeout for
all requests.

Changes:
- Add HTTP_CLIENT_REQUEST_TIMEOUT_MILLISECONDS_OWNERS env variable
  mapped to httpClient.ownersTimeout configuration
- Add optional timeout field to NetworkRequest interface
- Update FetchNetworkService to create AbortSignal from timeout
  when provided in NetworkRequest
- Update NetworkModule to use custom signal if present, otherwise
  fall back to default timeout
- Add comprehensive tests for timeout functionality

This enables fine-grained timeout control for specific endpoints
that may require different timeout values than the global default.
Pull Request #2831: feat(network): add per-request timeout support via NetworkRequest

2864 of 3557 branches covered (80.52%)

Branch coverage included in aggregate %.

10 of 10 new or added lines in 2 files covered. (100.0%)

13 existing lines in 3 files now uncovered.

13777 of 14893 relevant lines covered (92.51%)

631.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.0
0.66% src/datasources/network/fetch.network.service.ts
1
94.44
0.44% src/datasources/network/network.module.ts
11
95.02
0.0% src/modules/transactions/datasources/transaction-api.service.ts
Jobs
ID Job ID Ran Files Coverage
1 run-unit-tests - 19960343122.1 05 Dec 2025 10:44AM UTC 1950
88.63
GitHub Action Run
2 run-integration-tests - 19960343122.2 05 Dec 2025 10:40AM UTC 1881
53.58
GitHub Action Run
Source Files on build 19960343122
  • Tree
  • List 1006
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19960343122
  • Pull Request #2831
  • PR Base - main (#19958064803)
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