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

safe-global / safe-client-gateway / 26091415530

19 May 2026 10:27AM UTC coverage: 89.674% (+0.006%) from 89.668%
26091415530

Pull #3103

github

PooyaRaki
fix(devcontainer): address PR review feedback

- Pin Dockerfile base image by digest to keep dev environments reproducible
- Make SSH agent forwarding work on both Docker Desktop and Linux by
  bind-mounting ${SSH_AUTH_SOCK:-/run/host-services/ssh-auth.sock} to
  /ssh-agent inside the container
- Guard ${HOME} with ${HOME:?...} so missing HOME fails fast
- Drop the TEST_ENV / TEST_ENV_2 / TEST_ENV_3 placeholder entries
- README: hoist the chmod 0600 SSL-key step into a new "Running the services"
  section (now relevant for `db` too, not only `db-test`), remove the duplicate
  paragraph from the Test section
- README: correct the dev-container section to match reality (no `.env`
  auto-generation; the installed VS Code extensions are Biome, Claude Code
  and ChatGPT — not Jest/EditorConfig)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #3103: feat: add dev container setup

4202 of 5063 branches covered (82.99%)

Branch coverage included in aggregate %.

16067 of 17540 relevant lines covered (91.6%)

601.33 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

83.33
/src/modules/csv-export/v1/csv-export.module.ts


Source Not Available

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