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

openconfig / ygot / 10068204693
89%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2024 12:17AM UTC
Jobs 1
Files 84
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

23 Jul 2024 04:49PM UTC coverage: 88.807% (+0.004%) from 88.803%
10068204693

push

github

web-flow
🐜: squash bug related to leaf-lists and shadow schemas. (#980)

* 🐜: squash bug related to leaf-lists and shadow schemas.

 * (M) util/reflect.go
   - Fix missing parameter to string output.
 * (M) ytypes/{leaf,node,node_test,schema_test,util_schema}.go
   - Two bugs fixed.
     1. In the case that one calls `SetNode` with something that was
        not a gNMI `TypedValue` and was not JSON, then we could panic
        when attempting to type cast it.
     2. If a schema was generated that uses path compression, and
        `SetNode` was called for a node that was compressed out, but
        `PreferShadowPaths` was not set AND this node was a leaf-list
        then rather than performing a no-op (the expected behaviour,
        since we asked to set a node that was not the 'preferred' thing
        to set), then we would bail with an error since the schema was
        not a leaf schema. Small fix, lots of testing to find the root
        cause here.
 * (M) ytypes/schema_test/set_test.go
   - Bug reproduction.

* Remove `TestFish`. 🐠

11 of 12 new or added lines in 3 files covered. (91.67%)

13916 of 15670 relevant lines covered (88.81%)

482.77 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
86.31
0.0% ytypes/leaf.go
Jobs
ID Job ID Ran Files Coverage
1 10068204693.1 24 Jul 2024 12:17AM UTC 84
88.81
GitHub Action Run
Source Files on build 10068204693
  • Tree
  • List 84
  • Changed 23
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fd574134 on github
  • Prev Build on master (#10050317448)
  • Next Build on master (#10085861137)
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

© 2025 Coveralls, Inc