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

openconfig / ygot / 810 / 2
91%
master: 89%

Build:
Build:
LAST BUILD BRANCH: renovate/deps
DEFAULT BRANCH: master
Ran 20 Dec 2017 10:34PM UTC
Files 40
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

20 Dec 2017 10:23PM UTC coverage: 90.527%. First build
810.2

push

travis-ci

robshakir
Resolve issue with duplicate field names, and missing protobuf types.

 * (M) ygen/codegen_test.go
   - Add new tests for protobufs with leafref->leafref->union keys.
 * (M) ygen/protoelements_test.go
   - Add new test cases for leafref type resolution for protobuf.
 * (M) ygen/protogen.go
   - Handle bug whereby if there is a list that has a key that has
     the same name as the list, then duplicate field names were
     used in the repeated message used for the key. This issue is
     resolved by appending _key onto the field name to indicate
     that this is the key.
   - Fix bug whereby if a leafref to a leafref to a union existed,
     then the code that was output would not include a type since
     it was not determined to be a union type (isUnionType() ->
     false). Since unionTypes can only ever be populated when there
     is a union, then this check was removed in both list key and
     normal message computation.
  * (M) ygen/protogen_test.go
   - Add test cases for list generation with identically named keys.
  * (A) testdata/proto/union-list-key*
   - Add test cases for the leafref->leafref->union case.

7024 of 7759 relevant lines covered (90.53%)

83.08 hits per line

Source Files on job 810.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 810
  • Travis Job 810.2
  • b764b6cb on github
  • Next Job for on protobuf_fixes (#812.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