Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

log with Info only when verbosity enabled on logger

92bc5ad
Select commit
Loading
Failed to load commit list.
Open

log with Info only when verbosity enabled on logger #782

log with Info only when verbosity enabled on logger
92bc5ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 17, 2025 in 1s

47.38% (-6.88%) compared to 8849c3f

View this Pull Request on Codecov

47.38% (-6.88%) compared to 8849c3f

Details

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.38%. Comparing base (8849c3f) to head (92bc5ad).
⚠️ Report is 62 commits behind head on master.

Files with missing lines Patch % Lines
pkg/utils/kube/resource_ops.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #782      +/-   ##
==========================================
- Coverage   54.26%   47.38%   -6.88%     
==========================================
  Files          64       64              
  Lines        6164     6590     +426     
==========================================
- Hits         3345     3123     -222     
- Misses       2549     3210     +661     
+ Partials      270      257      -13     

☔ View full report in Codecov by Sentry.
📢 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.