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

openconfig / kne / 28201654868
42%

Build:
DEFAULT BRANCH: main
Ran 25 Jun 2026 09:29PM UTC
Jobs 1
Files 58
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

25 Jun 2026 09:28PM UTC coverage: 42.058% (-0.02%) from 42.075%
28201654868

push

github

web-flow
fix: honor klog -stderrthreshold even when -logtostderr is true (#695)

klog v2 defaults -logtostderr to true, which silently ignores
-stderrthreshold — all log levels go to stderr unconditionally.
This has been an open issue since 2020 (kubernetes/klog#212).

klog v2.140.0 introduced a fix behind an opt-in flag
(legacy_stderr_threshold_behavior). This commit bumps klog to
v2.140.0 and enables the fix so that -stderrthreshold is honored,
while preserving the current default behavior (stderrthreshold=INFO
means all logs still go to stderr unless the user overrides it on
the command line).

Ref: kubernetes/klog#212
Ref: kubernetes/klog#432

Signed-off-by: Pierluigi Lenoci <pierluigilenoci@gmail.com>

0 of 5 new or added lines in 1 file covered. (0.0%)

5187 of 12333 relevant lines covered (42.06%)

0.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
0.0
0.0% flags/flags.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/183847465 28201654868.1 25 Jun 2026 09:29PM UTC 58
42.06
GitHub Action Run
Source Files on build 28201654868
  • Tree
  • List 58
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9e1b3b73 on github
  • Prev Build on main (#28184847384)
  • Next Build on main (#28201680782)
  • 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