konflux-ci / release-service

Kubernetes controller to manage releases in Stonesoup
11 stars 37 forks source link

chore: add condition to check if event is pull_request #600

Closed jinqi7 closed 2 weeks ago

jinqi7 commented 2 weeks ago

Signed-off-by: Jing Qi jinqi@redhat.com

Since the context list in integrationtestscenario having multiple entries will need to be considered as logical OR operations, we need AND operations there. So move the conext in ItegrationTestScenario to the condition check and leave one there.

Thread

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.47%. Comparing base (714af11) to head (c2632fe). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #600 +/- ## ========================================== + Coverage 82.31% 82.47% +0.16% ========================================== Files 26 26 Lines 2103 2123 +20 ========================================== + Hits 1731 1751 +20 - Misses 287 288 +1 + Partials 85 84 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.