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

uber-go / fx / 2984
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: glue-dig-b3
DEFAULT BRANCH: master
Ran 15 May 2017 11:12PM UTC
Jobs 1
Files 52
Run time 4s
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
2984

push

travis-ci

web-flow
Expand environment variables only in static yaml files (#486)

YAML provider replaces all the strings in form ${var} $var everywhere, even in comments and there is no way to opt out of it.

Instead of a blank substitution we introduce separate constructors for interpolation. WithExpand constructors will iterate over all the yaml nodes and replace only values, that need to be interpolated.

Loader is updated to reflect this changes, it has a staticFiles field with a corresponding Set method to set files that will not be interpolated, remaining base file will be expanded with the os.Lookup function.

2918 of 3197 relevant lines covered (91.27%)

147.06 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2984.2 (DOCKER_GO_VERSION=1.8 CI_TEST_CMD=coveralls) 15 May 2017 11:12PM UTC 0
91.27
Travis Job 2984.2
Source Files on build 2984
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2984
  • 2d30ac69 on github
  • Prev Build on dev (#2977)
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