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

openconfig / kne / 28191389850
42%
main: 42%

Build:
Build:
LAST BUILD BRANCH: fix/honor-stderrthreshold
DEFAULT BRANCH: main
Ran 25 Jun 2026 06:24PM 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 05:23PM UTC coverage: 42.058% (-0.02%) from 42.075%
28191389850

Pull #695

github

marcushines
fix: honor klog -stderrthreshold even when -logtostderr is true

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>
Pull Request #695: fix: honor klog -stderrthreshold even when -logtostderr is true

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/183838330 28191389850.1 25 Jun 2026 06:24PM UTC 58
42.06
GitHub Action Run
Source Files on build 28191389850
  • Tree
  • List 58
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #695
  • PR Base - main (#28184847384)
  • 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