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

akutz / gofig / 64 / 1
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 20 May 2016 07:23PM UTC
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

20 May 2016 07:22PM UTC coverage: 75.636% (+1.0%) from 74.669%
64.1

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

Source Files on job 64.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 64
  • Travis Job 64.1
  • 021bbefb on github
  • Prev Job for on master (#58.1)
  • Next Job for on master (#65.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