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

pomerium / pomerium / 5789209970
45%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2023 07:47PM UTC
Jobs 1
Files 278
Run time 32s
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

07 Aug 2023 07:39PM UTC coverage: 63.665% (+0.02%) from 63.645%
5789209970

push

github

web-flow
config: support arbitrary nested config structs (#4440)

Update bindEnvs() to add support for binding nested fields of the
Options struct to environment variables. The variable names are formed
by joining the nested fields' mapstructure tags with underscores (after
first converting to uppercase).

This is in preparation for adding a new nested struct for downstream
mTLS settings that will look something like this:

  downstream_mtls:
    ca_file: /path/to/CA/cert.pem
    enforcement: reject_connection

With this change, these fields would be bound to the variables
DOWNSTREAM_MTLS_CA_FILE and DOWNSTREAM_MTLS_ENFORCEMENT.

37 of 37 new or added lines in 1 file covered. (100.0%)

13930 of 21880 relevant lines covered (63.67%)

112.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5789209970.1 07 Aug 2023 07:47PM UTC 0
63.67
GitHub Action Run
Source Files on build 5789209970
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #5789209970
  • a16bdd9c on github
  • Prev Build on main (#5766774710)
  • Next Build on main (#5800032355)
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