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

openconfig / kne / 33564476520
44%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2026 10:06PM UTC
Jobs 1
Files 62
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

01 Sep 2026 10:05PM UTC coverage: 43.558% (+0.06%) from 43.497%
33564476520

push

github

web-flow
    This PR improves error handling, certificate idempotency, and command response validation for JunOS / cPTX nodes in KNE.  (#763)

Refine KNE Juniper node error handling, cert idempotency, and response lookup

- Fix RE2 regex matching with isJunosError using multi-line and case-insensitive
  mode `(?im)(\berror:|\bcommit error\b|\bsyntax error\b)`. This prevents false
  positives on configuration keywords/descriptions while capturing all JunOS error
  phrasings.
- Handle 'already exists' output idempotently in waitCertInfraReadyAndPushCert so
  node reuses and pod restarts do not trigger 15-minute retry timeout loops.
- Dynamically locate the response matching the generate-self-signed command to
  avoid premature exit when the preceding key-pair generation returns successfully.
- Fix log variable mismatch in waitConfigInfraReadyAndPushConfigs (use
  configModeRetrySleep instead of certGenRetrySleep).
- Add unit tests in juniper_test.go covering isJunosError regex cases, idempotent
  restarts, and a dedicated testdata fixture for key-success/cert-failure scenarios.

21 of 24 new or added lines in 1 file covered. (87.5%)

5761 of 13226 relevant lines covered (43.56%)

0.49 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
89.21
0.11% topo/node/juniper/juniper.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/187187204 33564476520.1 01 Sep 2026 10:06PM UTC 62
43.56
GitHub Action Run
Source Files on build 33564476520
  • Tree
  • List 62
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8037fea0 on github
  • Prev Build on main (#33438603801)
  • Next Build on main (#33812092006)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc