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

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

Build:
Build:
LAST BUILD BRANCH: zod-4-migration
DEFAULT BRANCH: main
Ran 09 Dec 2025 09:52AM UTC
Jobs 2
Files 1007
Run time 3min
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

09 Dec 2025 09:49AM UTC coverage: 90.175% (-0.02%) from 90.197%
20059132802

Pull #2839

github

katspaugh
refactor(cache): change Zerion cache keys to be per address only

Remove chainId from Zerion cache keys for balances, collectibles, and positions.
This changes the caching strategy from per-chain-per-address to per-address only,
allowing data to be shared across chains for the same address.

Cache key changes:
- Before: {chainId}_zerion_balances_{safeAddress}
- After: zerion_balances_{safeAddress}

Similar changes applied to positions and collectibles cache keys.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

Prettier
Pull Request #2839: refactor(cache): change Zerion cache keys to be per address only

2855 of 3551 branches covered (80.4%)

Branch coverage included in aggregate %.

2 of 6 new or added lines in 3 files covered. (33.33%)

5 existing lines in 3 files now uncovered.

13785 of 14902 relevant lines covered (92.5%)

601.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
94.44
0.0% src/datasources/cache/cache.router.ts
1
17.53
0.0% src/modules/positions/datasources/zerion-positions-api.service.ts
2
78.29
0.0% src/modules/balances/datasources/zerion-balances-api.service.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
17.53
0.0% src/modules/positions/datasources/zerion-positions-api.service.ts
2
78.29
0.0% src/modules/balances/datasources/zerion-balances-api.service.ts
2
89.61
-3.9% src/modules/notifications/routes/v1/notifications.controller.ts
Jobs
ID Job ID Ran Files Coverage
1 run-integration-tests - 20059132802.1 09 Dec 2025 09:52AM UTC 1883
53.58
GitHub Action Run
2 run-unit-tests - 20059132802.2 09 Dec 2025 09:56AM UTC 1952
88.62
GitHub Action Run
Source Files on build 20059132802
  • Tree
  • List 1007
  • Changed 279
  • Source Changed 3
  • Coverage Changed 279
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20059132802
  • Pull Request #2839
  • PR Base - main (#20054993733)
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