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

openconfig / ygot / 1760
91%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/google.golang.org/grpc-1.78.0
DEFAULT BRANCH: master
Ran 07 Mar 2020 03:52AM UTC
Jobs 4
Files 54
Run time 6min
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

07 Mar 2020 03:46AM UTC coverage: 90.716% (-0.04%) from 90.751%
1760

Pull #355

travis-ci

web-flow
Add option to use builder format for list path API

A threshold knob is added to the generator script to control from what
length on the builder API format should be used.

The idea is that having a huge combination of list path constructor
functions when the number of keys is large can be confusing to the
reader, and cause too much code to be generated: If there are 3 keys,
then there would be 2^3 = 8 different functions for the list, 20 would
mean 1 million.

Instead of forcing the user to select the right one among the masses,
the user can simply set the value of each key instead.
Pull Request #355: Add option to use builder format for list path API

73 of 73 new or added lines in 2 files covered. (100.0%)

9615 of 10599 relevant lines covered (90.72%)

1126.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1760.1 07 Mar 2020 03:52AM UTC 0
90.72
Travis Job 1760.1
2 1760.2 07 Mar 2020 03:56AM UTC 0
90.72
Travis Job 1760.2
3 1760.3 07 Mar 2020 03:55AM UTC 0
90.72
Travis Job 1760.3
4 1760.4 07 Mar 2020 03:58AM UTC 0
90.72
Travis Job 1760.4
Source Files on build 1760
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1760
  • Pull Request #355
  • PR Base - master (#1758)
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