Skip to content

fix: honor klog -stderrthreshold even when -logtostderr is true#168

Open
pierluigilenoci wants to merge 5 commits into
oam-dev:masterfrom
pierluigilenoci:fix/honor-stderrthreshold
Open

fix: honor klog -stderrthreshold even when -logtostderr is true#168
pierluigilenoci wants to merge 5 commits into
oam-dev:masterfrom
pierluigilenoci:fix/honor-stderrthreshold

test: use require.NotNil to fail fast on nil pointer dereference

1e01bde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 1s

9.89% (-0.63%) compared to 2b04dd4

View this Pull Request on Codecov

9.89% (-0.63%) compared to 2b04dd4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 9.89%. Comparing base (2b04dd4) to head (1e01bde).

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #168      +/-   ##
=========================================
- Coverage   10.51%   9.89%   -0.63%     
=========================================
  Files          49      49              
  Lines        7029    6501     -528     
=========================================
- Hits          739     643      -96     
+ Misses       6238    5806     -432     
  Partials       52      52              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.