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

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

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2024 03:38PM UTC
Files 1157
Run time 1min
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: 93.586% (-0.02%) from 93.603%
8158910301.2

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.

1758 of 2148 branches covered (81.84%)

Branch coverage included in aggregate %.

12600 of 13194 relevant lines covered (95.5%)

169.46 hits per line

Source Files on job run-test:cov - 8158910301.2
  • Tree
  • List 1157
  • Changed 59
  • Source Changed 3
  • Coverage Changed 147
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.2)
  • 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