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

safe-global / safe-client-gateway / 8158910301 / 1
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2024 03:38PM UTC
Files 1012
Run time 28s
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 Mar 2024 03:34PM UTC coverage: 51.778% (+0.01%) from 51.765%
8158910301.1

push

github

web-flow
Add support for Database certificate pinning (#1235)

- Adds support for pinning a CA certificate.
- If SSL is enabled:
  * `POSTGRES_SSL_REQUEST_CERT` can be used to make Postgres request a certificate from the clients. (default `true`)
  * `POSTGRES_SSL_CA_PATH` can be used to specify the absolute path to the certificate file (no default).
  * More details can be found in https://nodejs.org/api/tls.html#tlscreateserveroptions-secureconnectionlistener
- The self-signed certificated is a X509 certificate with validity of 365 days. The Common Name (CN) is `localhost`.

Docker:
- The local development instance `db`, does not have SSL configured (i.e.: no changes).
- The local test instance `db-test`, has SSL configured and will use the self-signed certificate available under `<projectRoot>/db_config/test`.
  * With the described setup, we are testing if the connection options are valid.

258 of 2057 branches covered (12.54%)

Branch coverage included in aggregate %.

7066 of 12088 relevant lines covered (58.45%)

4.42 hits per line

Source Files on job run-test:e2e:cov - 8158910301.1
  • Tree
  • List 1012
  • Changed 2
  • Source Changed 2
  • Coverage Changed 137
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8158910301
  • b2936c2b on github
  • Prev Job for on main (#8158455869.1)
  • Next Job for on main (#8159257314.1)
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