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

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

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

15 May 2017 11:04PM UTC coverage: 91.273% (+0.03%) from 91.242%
DOCKER_GO_VERSION=1.8 CI_TEST_CMD=coveralls

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

Source Files on job 2984.2 (DOCKER_GO_VERSION=1.8 CI_TEST_CMD=coveralls)
  • Tree
  • List 0
  • Changed 12
  • Source Changed 3
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2984
  • Travis Job 2984.2
  • 2d30ac69 on github
  • Prev Job for DOCKER_GO_VERSION=1.8 CI_TEST_CMD=coveralls on dev (#2977.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc