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

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

Build:
Build:
LAST BUILD BRANCH: feat/remote-config-declaration
DEFAULT BRANCH: main
Ran 16 Jun 2026 11:46AM UTC
Jobs 2
Files 1233
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

16 Jun 2026 11:40AM UTC coverage: 90.307% (+0.001%) from 90.306%
27614994538

Pull #3170

github

compojoom
fix: key rate limits on real client IP via trust proxy

The shared RateLimitGuard, captcha guard and blocklist guard read
req.ip, which without Express `trust proxy` resolves to the ingress
pod IP instead of the client. All clients behind an ingress pod
therefore shared a single rate-limit bucket, tripping the spaces,
OIDC-auth and address-book limits platform-wide.

Set `trust proxy` (env EXPRESS_TRUST_PROXY, default
`loopback, uniquelocal`, configurable per env) so req.ip is the real
client, and drop the spoofable getClientIp helper in favour of req.ip.
Pull Request #3170: fix: key rate limits on real client IP via trust proxy

4622 of 5495 branches covered (84.11%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

17105 of 18564 relevant lines covered (92.14%)

595.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
90.63
-3.13% src/modules/notifications/routes/v1/entities/__tests__/create-registration-v2.dto.builder.ts
Jobs
ID Job ID Ran Files Coverage
1 run-integration-tests - 27614994538.1 16 Jun 2026 11:47AM UTC 2369
77.9
GitHub Action Run
2 run-unit-tests - 27614994538.2 16 Jun 2026 11:46AM UTC 2150
58.64
GitHub Action Run
Source Files on build 27614994538
  • Tree
  • List 1233
  • Changed 344
  • Source Changed 5
  • Coverage Changed 344
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27614994538
  • Pull Request #3170
  • PR Base - main (#27557496345)
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