Commit fcb656b
Improve code consistency and fix missing test annotation
Use early returns in timeout handling for better code consistency
and readability throughout the reconciliation logic.
Add missing @test:execution=parallel annotation to the excessive
reconciliation e2e test for proper test categorization.
Addresses review feedback from PR tektoncd#9202.1 parent 8e3b1b2 commit fcb656b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments