Skip to content

perf(controller): cache repository lookups - #2939

Draft
theakshaypant wants to merge 1 commit into
tektoncd:mainfrom
theakshaypant:fix/handle-event
Draft

perf(controller): cache repository lookups#2939
theakshaypant wants to merge 1 commit into
tektoncd:mainfrom
theakshaypant:fix/handle-event

perf(controller): cache repository lookups

0e3978b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 0s

80.65% (-0.02%) compared to aeed7ee

View this Pull Request on Codecov

80.65% (-0.02%) compared to aeed7ee

Details

Codecov Report

❌ Patch coverage is 87.69231% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.65%. Comparing base (aeed7ee) to head (0e3978b).

Files with missing lines Patch % Lines
pkg/adapter/adapter.go 42.85% 3 Missing and 1 partial ⚠️
pkg/params/run.go 84.61% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2939      +/-   ##
==========================================
- Coverage   80.66%   80.65%   -0.02%     
==========================================
  Files         164      164              
  Lines       13910    13940      +30     
==========================================
+ Hits        11221    11243      +22     
- Misses       1967     1972       +5     
- Partials      722      725       +3     

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