Skip to content

refactor: consolidate reference tracking with Tracker in deployer#3830

Open
Ankitsinghsisodya wants to merge 5 commits into
knative:mainfrom
Ankitsinghsisodya:refactor/issue-3678-consolidate-reference-tracking
Open

refactor: consolidate reference tracking with Tracker in deployer#3830
Ankitsinghsisodya wants to merge 5 commits into
knative:mainfrom
Ankitsinghsisodya:refactor/issue-3678-consolidate-reference-tracking

Increase timeout for pod readiness check in git-server.sh from 30s to…

5b734f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

53.45% (+0.00%) compared to ec38d52

View this Pull Request on Codecov

53.45% (+0.00%) compared to ec38d52

Details

Codecov Report

❌ Patch coverage is 90.19608% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.45%. Comparing base (ec38d52) to head (5b734f4).

Files with missing lines Patch % Lines
pkg/k8s/deployer.go 89.74% 2 Missing and 2 partials ⚠️
pkg/knative/deployer.go 91.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3830   +/-   ##
=======================================
  Coverage   53.44%   53.45%           
=======================================
  Files         200      200           
  Lines       23450    23447    -3     
=======================================
  Hits        12533    12533           
+ Misses       9662     9661    -1     
+ Partials     1255     1253    -2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.