Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Add new API to propagate context and deprecate olds

45bcf56
Select commit
Loading
Failed to load commit list.
Open

Add new API to propagate context and deprecate olds #714

Add new API to propagate context and deprecate olds
45bcf56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

53.40% (-0.87%) compared to 8849c3f

View this Pull Request on Codecov

53.40% (-0.87%) compared to 8849c3f

Details

Codecov Report

❌ Patch coverage is 23.07692% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.40%. Comparing base (8849c3f) to head (45bcf56).
⚠️ Report is 70 commits behind head on master.

Files with missing lines Patch % Lines
pkg/sync/sync_context.go 34.48% 17 Missing and 2 partials ⚠️
pkg/utils/kube/ctl.go 0.00% 11 Missing ⚠️
pkg/health/health.go 30.76% 8 Missing and 1 partial ⚠️
pkg/utils/kube/resource_ops.go 0.00% 8 Missing ⚠️
pkg/diff/diff.go 0.00% 2 Missing ⚠️
pkg/utils/kube/kubetest/mock.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #714      +/-   ##
==========================================
- Coverage   54.26%   53.40%   -0.87%     
==========================================
  Files          64       64              
  Lines        6164     6522     +358     
==========================================
+ Hits         3345     3483     +138     
- Misses       2549     2760     +211     
- Partials      270      279       +9     

☔ 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.