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

openconfig / goyang / 6713925661
78%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2023 12:18AM UTC
Jobs 1
Files 17
Run time 2s
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%
6713925661

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

8 of 8 new or added lines in 1 file covered. (100.0%)

3045 of 3639 relevant lines covered (83.68%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6713925661.1 01 Nov 2023 12:18AM UTC 0
83.68
GitHub Action Run
Source Files on build 6713925661
Detailed source file information is not available for this build.
  • Back to Repo
  • d57549bc on github
  • Prev Build on master (#6554379660)
  • Next Build on master (#6724014083)
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