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

akutz / gofig / 64
75%

Build:
DEFAULT BRANCH: master
Ran 20 May 2016 07:23PM UTC
Jobs 1
Files 2
Run time 0s
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

pending completion
64

push

travis-ci

akutz
Environment Variable Substitution

This patch enables a feature called Environment Variable Substitution.
If a value returned by the GetString or GetStringSlice functions
contains an environment variable in the form of $KEY, the $KEY
placeholder will be replaced with the environment variable's actual
value. Matching is performed against a list of current environment
variable keys only, which means the value '$NOT_DEFINED' may never be
replaced if there is no environment variable defined as `NOT_DEFINED`.

It is possible to disable this feature using the global flag,
DisableEnvVarSubstitution. Setting the environment variable
`GOFIG_DISABLE_ENVVAR_SUBSTITUTION` to true also disables this feature.

416 of 550 relevant lines covered (75.64%)

104.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 64.1 20 May 2016 07:23PM UTC 0
75.64
Travis Job 64.1
Source Files on build 64
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #64
  • 021bbefb on github
  • Prev Build on master (#58)
  • Next Build on master (#65)
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