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

openconfig / featureprofiles / 12582611510
18%
main: 10%

Build:
Build:
LAST BUILD BRANCH: june29
DEFAULT BRANCH: main
Ran 02 Jan 2025 12:46PM UTC
Jobs 1
Files 38
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

02 Jan 2025 12:42PM UTC coverage: 55.268%. Remained the same
12582611510

Pull #3674

github

web-flow
system_base_test: run TestGNMIClient for defined path

In PR #2855 the commit
https://github.com/openconfig/featureprofiles/commit/87f3397bc
made a change to the path being requested when the 
connection is being tested. Previously an empty GetRequest was being sent,
which meant that the GetResponse would also be empty.
This was changed so that now the test is requesting the root node.

However, its possible that the GetResponse for the root node is larger than
the maximum response size for which the client is configured (i.e. the gRPC 
default max response size of 4MiB)

To get around this we should run the request to a defined path so that
we are guaranteed a small response. The response is ignored
anyway, so it doesnt matter what path we request here.

The /system/config/hostname is used as this path is used
in other featureprofile tests 
(e.g. feature/system/tests/system_base_test/hostname_test.go),
so all vendors should have support for it.
Pull Request #3674: system_base_test: run TestGNMIClient for defined path

1983 of 3588 relevant lines covered (55.27%)

0.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12582611510.1 02 Jan 2025 12:46PM UTC 38
55.27
GitHub Action Run
Source Files on build 12582611510
  • Tree
  • List 38
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3674
  • PR Base - main (#12578858218)
  • 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