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

openconfig / ygot / 580
89%

Build:
DEFAULT BRANCH: master
Ran 17 Oct 2017 11:17PM UTC
Jobs 2
Files 37
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
580

push

travis-ci

web-flow
Fix bug whereby BuildEmptyTree + Merge results in empty struct. (#96)

* Fix bug whereby BuildEmptyTree + Merge results in empty struct.

 * (M) ygot/struct_validation_map.go
   - Fix an issue whereby an empty dst struct ptr was always used
     (created with reflect.New) in the case that structs were being
     merged. This means that if BuildEmptyTree had been used on the
     structs being merged, then even empty branches would be
     overwritten.
   - Return an error if a non-struct ptr is non-nil in two different
     structs.
  * (M) ygot/struct_validation_map_test.go
   - Add testing for returned errors.
   - Add testing to validate the BuildEmptyTree issue above.

* Add comment related to merging of structs to function comment.

5864 of 6650 relevant lines covered (88.18%)

159.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 580.1 17 Oct 2017 11:17PM UTC 0
88.18
Travis Job 580.1
2 580.2 17 Oct 2017 11:19PM UTC 0
88.18
Travis Job 580.2
Source Files on build 580
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #580
  • c9a60fd0 on github
  • Prev Build on master (#569)
  • Next Build on master (#583)
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