Skip to content

fix(queue): guard malformed execution-order annotations - #2952

Closed
chmouel wants to merge 1 commit into
mainfrom
chmouel/fix-2945-annotation-panic
Closed

fix(queue): guard malformed execution-order annotations#2952
chmouel wants to merge 1 commit into
mainfrom
chmouel/fix-2945-annotation-panic

fix(queue): guard malformed execution-order annotations

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

80.78% (+0.11%) compared to aeed7ee

View this Pull Request on Codecov

80.78% (+0.11%) compared to aeed7ee

Details

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.78%. Comparing base (aeed7ee) to head (a9c7fc9).

Files with missing lines Patch % Lines
pkg/reconciler/queue_pipelineruns.go 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2952      +/-   ##
==========================================
+ Coverage   80.66%   80.78%   +0.11%     
==========================================
  Files         164      164              
  Lines       13910    13911       +1     
==========================================
+ Hits        11221    11238      +17     
+ Misses       1967     1955      -12     
+ Partials      722      718       -4     

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