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

openconfig / ygot / 930 / 2
89%
master: 89%

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

08 Feb 2018 09:08PM UTC coverage: 90.734% (+0.04%) from 90.699%
930.2

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%)

84.15 hits per line

Source Files on job 930.2
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 930
  • Travis Job 930.2
  • 46615c5d on github
  • Prev Job for on master (#921.2)
  • Next Job for on master (#944.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