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

openconfig / ygot / 810
91%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/google.golang.org/grpc-1.78.0
DEFAULT BRANCH: master
Ran 20 Dec 2017 10:33PM UTC
Jobs 2
Files 40
Run time 1min
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
810

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.

7 of 7 new or added lines in 1 file covered. (100.0%)

7024 of 7759 relevant lines covered (90.53%)

166.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 810.1 20 Dec 2017 10:33PM UTC 0
90.53
Travis Job 810.1
2 810.2 20 Dec 2017 10:34PM UTC 0
90.53
Travis Job 810.2
Source Files on build 810
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #810
  • b764b6cb on github
  • Next Build on protobuf_fixes (#812)
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