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

openconfig / goyang / 6661190538 / 1
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 27 Oct 2023 12:16AM UTC
Files 17
Run time 0s
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

26 Oct 2023 01:39AM UTC coverage: 83.677% (-0.08%) from 83.76%
6661190538.1

push

github

web-flow
Fix panic if module by prefix is not found in Find() (#252)

Previously, if FindModuleByPrefix() returns nil in Find(), it would
continue to call module() with nil, resulting in a nil pointer
dereference panic when trying to call ParentNode() from RootNode().
The fix is to return an error if FindModuleByPrefix() returns nil.

Fixes #251

3045 of 3639 relevant lines covered (83.68%)

0.97 hits per line

Source Files on job 6661190538.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6661190538
  • d57549bc on github
  • Prev Job for on master (#6554379660.1)
  • Next Job for on master (#6673468245.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