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

openconfig / featureprofiles / 22125841979
10%

Build:
DEFAULT BRANCH: main
Ran 18 Feb 2026 03:59AM UTC
Jobs 1
Files 125
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

18 Feb 2026 03:55AM UTC coverage: 10.082% (-0.009%) from 10.091%
22125841979

push

github

web-flow
Add deviation for explicit BGP RIB streaming config (#4955)

* Add deviation for explicit BGP RIB streaming config

Following BGP tests verify the BGP RIB state streamed through following YANG path: /network-instances/network-instance/protocols/protocol/bgp/rib

Arista devices need explicit BGP RIB streaming config to send data for the above YANG path.

* Update internal/cfgplugins/bgp.go

The function DeviationBgpRibStreamingConfigRequired is defined to return an error, but none of the call sites in this pull request check for it. This can lead to silent failures if the deviation is ever enabled for an unsupported vendor.

To make the code safer and more aligned with other test helpers, please consider changing the function to call t.Fatalf for unhandled vendors instead of returning an error. This will also simplify the call sites.

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Add issuetracker URL in the deviations file

* Fix static analysis failure

"unnecessary use of fmt.Sprintf" in internal/cfgplugins/bgp.go:685
remove `fmt.Sprintf`

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

0 of 22 new or added lines in 3 files covered. (0.0%)

2300 of 22814 relevant lines covered (10.08%)

0.12 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
0.0% internal/deviations/deviations.go
5
0.0
0.0% proto/metadata_go_proto/metadata.pb.go
14
0.0
0.0% internal/cfgplugins/bgp.go
Jobs
ID Job ID Ran Files Coverage
1 22125841979.1 18 Feb 2026 03:59AM UTC 125
10.08
GitHub Action Run
Source Files on build 22125841979
  • Tree
  • List 125
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0c2b29e2 on github
  • Prev Build on main (#22113180336)
  • Next Build on main (#22127111649)
  • Delete
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