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

uber-go / fx / 1975
92%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2017 07:10PM UTC
Jobs 2
Files 0
Run time –
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
1975

push

travis-ci

web-flow
Refactor PopulateStruct (#337)

config.PopulateStruct is not really recursive now: 
primitive types are available in full only for structs, 
but not arrays; maps can't have arrays or structs 
as values, etc. 

There is also some code duplication: the dispatch 
for populating values for an array, map, struct fields 
should be the same.

This commit splits valueStruct method in several 
smaller methods, that are called recursively. 
Which solves all the problems above.

Added support of arrays of fixed length
Check for cycles
Populate only exported fields
Jobs
ID Job ID Ran Files Coverage
1 1975.1 (V=1 COVERMODE=atomic) 28 Feb 2017 07:15PM UTC 0
Travis Job 1975.1
2 1975.2 (V=1 COVERMODE=atomic) 28 Feb 2017 07:10PM UTC 0
Travis Job 1975.2
Source Files on build 1975
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1975
  • d9b7d0d2 on github
  • Prev Build on master (#1965)
  • Next Build on master (#2017)
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