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

openconfig / ygot / 1403 / 4
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 14 Dec 2018 11:39PM UTC
Files 48
Run time 8s
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.226% (+0.04%) from 91.191%
1403.4

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.

8973 of 9836 relevant lines covered (91.23%)

451.92 hits per line

Source Files on job 1403.4
  • Tree
  • List 0
  • Changed 18
  • Source Changed 2
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1285
  • Travis Job 1403.4
  • 793c3f6b on github
  • Prev Job for on master (#1395.2)
  • Next Job for on master (#1408.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