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

openconfig / ygot / 1403
89%

Build:
DEFAULT BRANCH: master
Ran 14 Dec 2018 11:35PM UTC
Jobs 4
Files 48
Run time 3min
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

14 Dec 2018 11:30PM UTC coverage: 91.236% (+0.05%) from 91.191%
1403

push

travis-ci

web-flow
Fix error formatting in Validate. (#261)

* Fix error formatting in Validate.

 * (M) util/errs*
  - Add functions to deduplicate util.Errors and prefix all errors in a
    supplied util.Errors.
 * (M) ytypes/{validate,container}*
  - Ensure that when an error is returned by Validate() each path
    element is not a separate error in the slice -- there was some
    re-use of the errors slice that caused this to be the case. This
    matters only to consumers that parse ytypes' return value as a
    util.Errors, string users were unaffected.
  - Ensure that where duplicate errors occur (same regexp, same schema
    path) only one error is returned. In the future, we should track the
    datatree path, but this is currently not possible without more major
    refactoring of Validate().
 * (M) ytypes/schema_tests/validate_test.go
  - Add test cases checking error output.

* Fix test flake.

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

8974 of 9836 relevant lines covered (91.24%)

1807.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1403.1 14 Dec 2018 11:37PM UTC 0
91.24
Travis Job 1403.1
2 1403.2 14 Dec 2018 11:35PM UTC 0
91.23
Travis Job 1403.2
3 1403.3 14 Dec 2018 11:35PM UTC 0
91.23
Travis Job 1403.3
4 1403.4 14 Dec 2018 11:39PM UTC 0
91.23
Travis Job 1403.4
Source Files on build 1403
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1403
  • 793c3f6b on github
  • Prev Build on master (#1395)
  • Next Build on master (#1408)
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