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

openconfig / ygot / 930
89%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2018 09:11PM UTC
Jobs 2
Files 41
Run time 2min
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
930

push

travis-ci

web-flow
Implement a function to remove empty branches from a GoStruct. (#156)

* Implement a function to remove empty branches from a GoStruct.

 * (M) ygot/struct_validation_map.go
 * (M) ygot/struct_validation_map_test.go
  - When a struct is initialised with BuildEmptyTree, many of its
    branches may not be populated - but then have a nil value, such
    that comparisons with a struct literal are not equal. This
    results in complexities in testing and equality within consuming
    code. This commit implements a pruning function that removes any
    struct pointer field of a GoStruct which is found to be empty
    recursively.

* Fix typo following review.

7442 of 8202 relevant lines covered (90.73%)

168.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 930.1 08 Feb 2018 09:11PM UTC 0
90.73
Travis Job 930.1
2 930.2 08 Feb 2018 09:14PM UTC 0
90.73
Travis Job 930.2
Source Files on build 930
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #930
  • 46615c5d on github
  • Prev Build on master (#921)
  • Next Build on master (#944)
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